Skip to content

Commit 3387414

Browse files
committed
ci(codecov): Try another tweak to quiet codecov down
1 parent a432873 commit 3387414

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.codecov.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
codecov:
2+
notify:
3+
require_ci_to_pass: no
4+
15
coverage:
6+
precision: 2
7+
round: down
8+
range: "70...100"
29
status:
310
project:
411
default:
512
target: auto
6-
threshold: 0.1%
13+
threshold: 1%
714
base: auto
15+
patch: off

0 commit comments

Comments
 (0)