Skip to content

utilize coverage test contexts! #10265

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

Closed
wants to merge 1 commit into from
Closed

Conversation

ewdurbin
Copy link
Member

this enables evaluating and storing coverage test contexts to know what tests touched what lines of code, handy!

this enables evaluating and storing coverage test contexts to know what tests touched what lines of code, handy!
@ewjoachim
Copy link
Contributor

Note: I personally like the pytest-cov extension, and it lets us do this with a simple flag --cov-context=test. I'd say, let's switch to pytest-cov :)

https://pytest-cov.readthedocs.io/en/latest/contexts.html

@ewdurbin ewdurbin closed this Feb 23, 2022
@ewdurbin ewdurbin deleted the coverage_test_context_reporting branch February 23, 2022 13: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.

2 participants