Skip to content

Commit d27808f

Browse files
authored
Removed code coverage target (#1862)
* Set target to 65% to test, but not fail
1 parent cd2f51b commit d27808f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ coverage:
55
patch:
66
default: false
77
python:
8-
target: 90%
8+
target: 65%
99
comment: false
1010
ignore:
1111
- "tests"

0 commit comments

Comments
 (0)