Skip to content

Commit 1faf4b8

Browse files
committed
disable codecov status
it's unreliable, and we don't want to waste time with incorrect failed status checks the links in the checks are the main value, not the pass/fail
1 parent e57bd23 commit 1faf4b8

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)