Skip to content

Commit 14c9616

Browse files
committed
fix(codecov): use status > patch correctly
1 parent bc3acb0 commit 14c9616

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ coverage:
66
precision: 2
77
round: down
88
range: "40...70"
9-
patch: off
9+
status:
10+
patch: off
1011

1112
parsers:
1213
gcov:

0 commit comments

Comments
 (0)