From 6ccc7dfe9c404d980c928671d0ef06f0f7e0458a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Moser?= Date: Tue, 25 Aug 2020 13:49:48 +0200 Subject: [PATCH] codecov: adjust settings --- codecov.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/codecov.yml b/codecov.yml index 33c8f6ee..4e2b8583 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,3 +3,11 @@ coverage: precision: 2 round: down range: "70...100" + status: + project: + default: + informational: true + threshold: 10% + patch: + default: + threshold: 10%