diff --git a/codecov.yml b/codecov.yml index ed8b36c45c..bc59416d2f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -14,8 +14,10 @@ coverage: patch: default: false server: - target: auto - threshold: 85% + target: 85% + threshold: 0% + only_pulls: true + if_ci_failed: ignore flags: - server