Skip to content

Commit

Permalink
Merge branch 'maintenance/codecov-split'
Browse files Browse the repository at this point in the history
PR #572
  • Loading branch information
webknjaz committed Dec 15, 2023
2 parents 117e0d4 + d52296f commit 7602ce4
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,22 @@ coverage:
target: 100%
lib:
paths:
- frozenlist/
- frozenlist/**/*.py
- frozenlist/**/*.pyx
target: 100%
packaging:
paths:
- packaging/
target: 75.24%
tests:
paths:
- tests/
target: 100%
typing-stubs:
paths:
- >-
**/*.pyi
target: 32.26%

flags:
library:
Expand Down

0 comments on commit 7602ce4

Please sign in to comment.