-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coverage reports broken on Codecov since 10 Oct #397
Labels
Comments
This might be related to nedbat/coveragepy#1143, but I don't have time to investigate right now. |
Hmm yes, the PR appears to have coincided with the release of coverage 6 but I don't think it's related to that issue. It looks like it's not recording coverage data for anything in the |
Possibly nedbat/coveragepy#876. |
Okay, I guess that's the same issue being described. |
layday
added a commit
to layday/build
that referenced
this issue
Oct 30, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since #371, Codecov is only reporting test coverage, see https://app.codecov.io/gh/pypa/build/compare/371.
The text was updated successfully, but these errors were encountered: