Skip to content

Commit

Permalink
path fixes for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckerns committed May 15, 2022
1 parent b72248b commit 31bc270
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ coverage:
target: auto
threshold: 1%

fixes:
# reduces pip-installed path to git root and
# remove dist-name from setup-installed path
- "*/site-packages/::"
- "*/site-packages/dill-*::"

0 comments on commit 31bc270

Please sign in to comment.