diff --git a/.github/.codecov.yml b/.github/.codecov.yml index 21de6af0..89962e53 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: