Please check the troubleshooting guide before creating a ticket.
All fields below are required.
Description
From earlier today, we are seeing Codecov coverage becomes flaky. We saw two things
- the coverage rate becomes up and down for exactly the same PR
- The coverage does not seem to reflect the real coverage
for 2, after re-run sometimes, it becomes back to normal. However it’s extremely frustrating since the coverage rate cannot be used as shipping criteria
Seeing
Commit SHAs
Please include the commit SHA(s)
Uploader
Please provide which uploader you are using and command used to run it (e.g. Bash, Node, Python, GitHub Actions, etc…). If you are not using the bash uploader, we recommend switching to it before opening an issue here.
Github action (using github app)
Codecov Output
Please provide the full output of running the uploader on your CI/CD. This will typically have the Codecov logo as ASCII.
Expected Results
Please provide what you expect to have happened (e.g. a file that has missing coverage on a particular line).
the coverage rate should remain 100%
Actual Results
it becames 99.7% and sometimes even drop to 98% but it came back after re-run
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.