question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[🐛 Bug]: Codecov python code summary is consistently not working

See original GitHub issue

What happened?

When I go to the CodeCov URL for the Selenium (https://app.codecov.io/gh/SeleniumHQ/selenium/), there is always a message saying that “Coverage is either being processed, there has been no coverage report uploaded, or there was an error processing.”

This makes it difficult to see which areas need tests.

How can we reproduce the issue?

Go to the URL: https://app.codecov.io/gh/SeleniumHQ/selenium/

Relevant log output

Coverage is either being processed, there has been no coverage report uploaded, or there was an error processing.

Operating System

N/A (This is about the CodeCov site)

Selenium version

N/A (This is about CodeCov)

What are the browser(s) and version(s) where you see this issue?

N/A

What are the browser driver(s) and version(s) where you see this issue?

N/A

Are you using Selenium Grid?

N/A

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
diemolcommented, Aug 22, 2022

I’d like to use Codecov across languages and get rid of Sonar, it is just a bunch of work.

0reactions
ollie-iteratorscommented, Sep 16, 2022

Strangely, the code coverage works as expected on my fork of selenium

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python erroneous code coverage - Bug Fixes - Codecov
Steps to Reproduce. Run the test suite; Observe the results. Expected behavior: Blank or comment lines should not appear “uncovered”. Actual ...
Read more >
What is Code Coverage - Codecov
At Codecov, we talk to developers about how they can use code coverage most effectively. This is our beginners guide to code coverage....
Read more >
Code coverage – Introduction to automated testing and ...
How can I check code coverage as part of a CI workflow? Objectives ... But what about the problems we haven't even considered?...
Read more >
codecov.io code coverage has not updated since 2019-04-13
It seems the primary cause of the problem is simply that testing crossed the boundary of maximum execution time allotted by Travis CI....
Read more >
Troubleshooting Code Coverage - Visual Studio (Windows)
The code coverage analysis tool in Visual Studio collects data for ... in some cases, the Code Coverage Results window displays an error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found