Skip to content

Commit cc51ea3

Browse files
authored
reduce codecov tests target (#653)
1 parent 8ce3916 commit cc51ea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ coverage:
2020
paths:
2121
- "pvlib/(\w+/)?[^/]+\.py$"
2222
tests:
23-
target: 96%
23+
target: 95%
2424
paths:
2525
- "pvlib/test/.*"
2626

27-
comment: off
27+
comment: off

0 commit comments

Comments
 (0)