Skip to content

Commit 3a06279

Browse files
committed
codecov: update config
1 parent d6f3f49 commit 3a06279

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

codecov.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
comment: false
2-
github_checks: 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+
11+
github_checks:
12+
annotations: false

0 commit comments

Comments
 (0)