diff --git a/.codecov.yml b/.codecov.yml index 922073764..0acb2e27f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -12,6 +12,7 @@ coverage: # Do not fail the commit status if the coverage was reduced up to this value threshold: 0.5% patch: - informational: true + default: + informational: true ignore: - "log_fallback.go"