Skip to content

Commit

Permalink
Revert "🧪 Omit third-party coverage @ site-packages"
Browse files Browse the repository at this point in the history
This reverts commit 039e664.
  • Loading branch information
webknjaz committed Oct 4, 2024
1 parent 2705192 commit fc44b24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ branch = true
cover_pylib = false
# https://coverage.rtfd.io/en/latest/contexts.html#dynamic-contexts
# dynamic_context = test_function # conflicts with `pytest-cov` if set here
# FIXME: drop `omit` post https://github.com/nedbat/coveragepy/issues/1869 fix
omit =
.tox/**
parallel = true
plugins =
covdefaults
Expand Down

0 comments on commit fc44b24

Please sign in to comment.