Skip to content
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

Closed
layday opened this issue Oct 30, 2021 · 4 comments · Fixed by #398
Closed

Coverage reports broken on Codecov since 10 Oct #397

layday opened this issue Oct 30, 2021 · 4 comments · Fixed by #398
Labels

Comments

@layday
Copy link
Member

layday commented Oct 30, 2021

Since #371, Codecov is only reporting test coverage, see https://app.codecov.io/gh/pypa/build/compare/371.

@FFY00 FFY00 added the tests label Oct 30, 2021
@FFY00
Copy link
Member

FFY00 commented Oct 30, 2021

This might be related to nedbat/coveragepy#1143, but I don't have time to investigate right now.

@layday
Copy link
Member Author

layday commented Oct 30, 2021

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 .tox folder.

@layday
Copy link
Member Author

layday commented Oct 30, 2021

Possibly nedbat/coveragepy#876.

@layday
Copy link
Member Author

layday commented Oct 30, 2021

Okay, I guess that's the same issue being described.

layday added a commit to layday/build that referenced this issue Oct 30, 2021
layday added a commit 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
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants