We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
if
1 parent d9fec90 commit 0ee3cd6Copy full SHA for 0ee3cd6
.codecov.yml
@@ -10,12 +10,12 @@ coverage:
10
# https://docs.codecov.com/docs/commit-status
11
status:
12
13
- # We want our total main project to always remain above 87% coverage, a
+ # We want our total main project to always remain above 84% coverage, a
14
# drop of 0.20% is allowed. It should fail if coverage couldn't be uploaded
15
# of the CI fails otherwise
16
project:
17
default:
18
- target: 87%
+ target: 84%
19
threshold: 0.20%
20
if_not_found: failure
21
if_ci_failed: error
0 commit comments