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 a7e09f5 commit 31893c7Copy full SHA for 31893c7
codecov.yml
@@ -5,5 +5,9 @@ coverage:
5
status:
6
project:
7
default:
8
- target: 14% # the required coverage value
9
- threshold: 3% # the leniency in hitting the target
+ target: auto # the required coverage value
+ threshold: 4% # the leniency in hitting the target
10
+ patch:
11
+ default:
12
+ target: 0%
13
+ informational: true
0 commit comments