From 74e857dbcc439e1c5fee5365cafdc982480321eb Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 2 Oct 2020 20:59:06 +0200 Subject: [PATCH] codecov --- codecov.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 02f82786..38e8c508 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,9 +1,13 @@ -codecov: ignore: - "/usr" coverage: + status: + project: + default: + target: auto + threshold: 1% range: 60..90 round: nearest precision: 0 -- 2.30.2