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

DEBUG coverage warning [azure parallel] #28989

Closed
wants to merge 1 commit into from

Conversation

ogrisel
Copy link
Member

@ogrisel ogrisel commented May 10, 2024

Investigate the warning raised at the end of a pytest run on our CI:

/usr/share/miniconda/envs/testvenv/lib/python3.11/site-packages/coverage/inorout.py:519: CoverageWarning: Module sklearn was previously imported, but not measured (module-not-measured)
  self.warn(msg, slug="module-not-measured")

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: a33304b. Link to the linter CI: here

@ogrisel
Copy link
Member Author

ogrisel commented May 10, 2024

The coverage reports seem to be normal. So the warning seems to be phony.

@ogrisel ogrisel closed this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant