Skip to content

Commit 0324ba9

Browse files
Make codecov less spammy (graphql#1694)
Make codecov less spammy
1 parent 8cd3150 commit 0324ba9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

codecov.yml

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
codecov:
2+
notify:
3+
require_ci_to_pass: yes
4+
15
parsers:
26
javascript:
37
enable_partials: yes
8+
9+
comment: no
10+
coverage:
11+
status:
12+
project:
13+
default:
14+
target: auto

0 commit comments

Comments
 (0)