Skip to content

Commit

Permalink
Exclude pip-run from coverage. It's just noise.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jun 23, 2022
1 parent b88340b commit ebb57b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Expand Up @@ -7,6 +7,7 @@ omit =
prepare/*
*/_itertools.py
exercises.py
*/pip-run-*

[report]
show_missing = True

0 comments on commit ebb57b1

Please sign in to comment.