aboutsummaryrefslogtreecommitdiff
path: root/.codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml14
1 files changed, 10 insertions, 4 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 36270d618..327f65496 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -8,10 +8,16 @@ coverage:
range: "50...75"
status:
project:
- target: 70%
- threshold: 5%
- patch: yes
- changes: yes
+ default:
+ enabled: yes
+ target: 70%
+ threshold: 5%
+ patch:
+ default:
+ enabled: yes
+ target: 70%
+ threshold: 5%
+ changes: no
parsers:
gcov: