From d1ff4b69b3f678af86949df32abd5b2e4b0ffbac Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Sun, 22 Mar 2020 14:48:31 +0100 Subject: [PATCH] Codevoc: adjust thresholds --- .codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 734e24d0..626261d9 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -4,7 +4,7 @@ coverage: default: # basic target: auto - threshold: 5 + threshold: 50 base: auto # advanced branches: null @@ -18,7 +18,7 @@ coverage: default: # basic target: auto - threshold: 10 + threshold: 50 base: auto # advanced branches: null