We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f6b96 commit f6c8f77Copy full SHA for f6c8f77
1 file changed
codecov.yml
@@ -1,3 +1,12 @@
1
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
11
github_checks:
12
annotations: false
0 commit comments