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

Fix coverage config #16258

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Fix coverage config #16258

merged 1 commit into from
Oct 13, 2023

Conversation

AlexWaygood
Copy link
Member

fixes #16255

@github-actions
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

mitmproxy (https://github.com/mitmproxy/mitmproxy): typechecking got 1.26x slower (53.3s -> 66.9s)
(Performance measurements are based on a single noisy sample)

@ilevkivskyi ilevkivskyi merged commit fbc48af into python:master Oct 13, 2023
18 checks passed
@AlexWaygood AlexWaygood deleted the fix-cov-config branch October 13, 2023 09:29
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.

Option [tool.coverage.run]source is not a list: 'mypy'
2 participants