diff --git a/codecov.yml b/codecov.yml index f2b2377..c5977e1 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,7 +2,7 @@ coverage: status: project: default: - threshold: 1 # allow coverage decrease up to 1% + threshold: 1% # allowed coverage decrease patch: off # no status report for PR diff ignore: - Tests/**/*