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