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 warning #2069

Closed
ThomasWaldmann opened this issue Jan 15, 2017 · 1 comment
Closed

coverage warning #2069

ThomasWaldmann opened this issue Jan 15, 2017 · 1 comment
Assignees
Milestone

Comments

@ThomasWaldmann
Copy link
Member

iirc since introducing pytest-xdist, there is this warning:

==> wheezy64: Coverage.py warning: Module borg was previously imported, but not measured.
@ThomasWaldmann ThomasWaldmann added this to the 1.1.10 milestone Feb 11, 2019
@ThomasWaldmann
Copy link
Member Author

Found why it might happen and how to get rid of it there:

https://github.com/nedbat/coveragepy/blob/coverage-5.0a5/tests/test_process.py#L913

ThomasWaldmann added a commit to ThomasWaldmann/borg that referenced this issue May 11, 2019
@ThomasWaldmann ThomasWaldmann self-assigned this May 11, 2019
ThomasWaldmann added a commit to ThomasWaldmann/borg that referenced this issue May 11, 2019
ThomasWaldmann added a commit that referenced this issue May 11, 2019
get rid of confusing coverage warning, fixes #2069
ThomasWaldmann added a commit that referenced this issue May 11, 2019
get rid of confusing coverage warning, fixes #2069 (1.1-maint backport)
@ghost ghost mentioned this issue Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants