From d7f48d15c674eebd93eebfe8ac7c57c0236c70a1 Mon Sep 17 00:00:00 2001 From: binary1248 Date: Thu, 10 Feb 2022 19:58:34 +0100 Subject: [PATCH] Adjust .codecov.yml to make coverage have minimal impact for now. --- .github/.codecov.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/.codecov.yml b/.github/.codecov.yml index 21de6af0a..89962e539 100644 --- a/.github/.codecov.yml +++ b/.github/.codecov.yml @@ -11,6 +11,15 @@ coverage: target: auto threshold: 100% base: auto + if_ci_failed: success + informational: true + patch: + default: + target: auto + threshold: 100% + base: auto + if_ci_failed: success + informational: true parsers: gcov: