Skip to content

Commit

Permalink
Revert "exclude build env from cov reporting (#60)"
Browse files Browse the repository at this point in the history
This reverts commit e719f86.

The issue seems to have been addressed somehow. Ref pytest-dev/pytest-cov#538.
  • Loading branch information
jaraco committed Feb 16, 2023
1 parent 6f7ac88 commit 9650fc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
omit =
# leading `*/` for pytest-dev/pytest-cov#456
*/.tox/*
*/pep517-build-env-*

[report]
show_missing = True

0 comments on commit 9650fc1

Please sign in to comment.