Skip to content

Commit 5339667

Browse files
committed
build(codecov): Quiet down codecov
1 parent d72ddc0 commit 5339667

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.codecov.yml

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
codecov:
2+
notify:
3+
require_ci_to_pass: no
4+
5+
coverage:
6+
precision: 2
7+
round: down
8+
range: "70...100"
9+
status:
10+
project:
11+
default:
12+
target: auto
13+
threshold: 1%
14+
base: auto
15+
patch: off

0 commit comments

Comments
 (0)