Skip to content

Commit 43106a5

Browse files
committed
codecov: update config
1 parent ef5a326 commit 43106a5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

codecov.yml

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
comment: false
2+
3+
coverage:
4+
status:
5+
project: # settings affecting project coverage
6+
default:
7+
target: auto # auto % coverage target
8+
threshold: 5% # allow for 5% reduction of coverage without failing
9+
patch: off
10+
211
github_checks:
312
annotations: false

0 commit comments

Comments
 (0)