diff --git a/codecov.yml b/codecov.yml index 2d49566ed..71f774147 100644 --- a/codecov.yml +++ b/codecov.yml @@ -7,6 +7,17 @@ codecov: notify: require_ci_to_pass: no after_n_builds: 2 + coverage: range: "50...100" + + status: + project: + default: + threshold: 0.2% + + patch: + default: + threshold: 2% + comment: off