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 957bafe commit a786cbaCopy full SHA for a786cba
1 file changed
codecov.yml
@@ -2,11 +2,8 @@ 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
+ patch: false
+ project: false
10
11
github_checks:
12
annotations: false
0 commit comments