We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6056c5a commit f3b8791Copy full SHA for f3b8791
.codecov.yml
@@ -12,7 +12,7 @@ coverage:
12
default:
13
14
# The minimum required coverage value for the project
15
- target: 90%
+ target: 80%
16
17
# The allowed coverage decrease before failing the status check
18
threshold: 0%
@@ -28,7 +28,7 @@ coverage:
28
29
30
31
- target: 80%
+ target: 90%
32
33
if_ci_failed: error
34
only_pulls: false
0 commit comments