diff --git a/codecov.yml b/codecov.yml index 518e7d16..47782e50 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,12 +5,9 @@ coverage: project: default: target: 99% - threshold: 1% - base: auto - informational: true + threshold: 99% patch: default: target: 99% - threshold: 1% - informational: true \ No newline at end of file + threshold: 95% \ No newline at end of file