Skip to content

Commit

Permalink
Adding coverage rc
Browse files Browse the repository at this point in the history
  • Loading branch information
daquintero committed Nov 11, 2024
1 parent 829ff71 commit 96349ee
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
[run]
source = piel
branch = True
parallel = True

[report]
omit =
*/tests/*
*/__init__.py
sort = -cover

0 comments on commit 96349ee

Please sign in to comment.