Don't show the omitted files in the Test Coverage Toolbar #24366
Labels
community ask
Feature request that the community expressed interest in
needs community feedback
Awaiting community feedback
triage-needed
Needs assignment to the proper sub-team
I like the new Test Coverage Toolbar feature. I use it with Python and Coverage.py run via
pytest
andpytest-cov
plugin.Coverage.py enables omitting some files using globs (e.g. configuration modules or development scripts; see docs). I think that NOT showing those files in the toolbar could be an interesting enhancement.
Sorry if you find this issue biased to Python. I am not so familiar with other languages and testing tools available for them.
The text was updated successfully, but these errors were encountered: