Skip to content

Commit 4c6b5bc

Browse files
authored
Merge pull request #1251 from minrk/rm-codecov-status
disable codecov failures
2 parents e57bd23 + 1faf4b8 commit 4c6b5bc

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
@@ -6,7 +6,7 @@ coverage:
66
status:
77
project:
88
default:
9-
target: auto
9+
target: "0%"
1010
patch:
1111
default:
12-
target: 20%
12+
target: "0%"

0 commit comments

Comments
 (0)