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

Explain how to use coverage run (docs) #154

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Conversation

bittner
Copy link
Member

@bittner bittner commented Feb 11, 2024

It's possible to measure test coverage by simply invoking the tests using the coverage CLI, just naturally as documented in the Coverage.py docs.

A big, massive thank you to @BillSchumacher for pointing this out! 💯

Fixes #152

@bittner bittner self-assigned this Feb 11, 2024
@bittner bittner merged commit 9a3b2f0 into main Feb 11, 2024
24 checks passed
@bittner bittner deleted the docs/coverage-easy-hint branch February 11, 2024 16:50
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.

Coverage advice breaks m2m queries.
1 participant