From c0aaf993486ae43d5c31b52aa4d3897d54c9fca7 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Tue, 27 Apr 2021 11:31:49 +0200 Subject: [PATCH] Make code coverage informational Signed-off-by: Christian Wolf --- .codecov.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index ae0f9638..523f0388 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -5,6 +5,13 @@ coverage: precision: 2 round: down range: "70...100" + status: + project: + default: + informational: true + patch: + default: + informational: true parsers: gcov: