diff --git a/codecov.yml b/codecov.yml index 11abf92..4a96aef 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,6 +2,6 @@ coverage: status: project: default: - threshold: 1% + threshold: 2.5% if_not_found: success # no commit found? still set a success patch: off