Skip to content

Commit

Permalink
tweak init cover
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Oct 2, 2024
1 parent 2e1572d commit 3d3d134
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ coverage:
- pytest
project:
default:
target: 100%
target: 85% # 100%
lib:
flags:
- pytest
paths:
- propcache/
target: 97.91%
target: 93% # 97.91%
tests:
flags:
- pytest
Expand All @@ -38,6 +38,6 @@ coverage:
typing:
flags:
- MyPy
target: 100%
target: 70% # 100%

...

0 comments on commit 3d3d134

Please sign in to comment.