diff --git a/codecov.yml b/codecov.yml index eb9b9df..8015ac1 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,7 +3,5 @@ coverage: project: default: target: auto - threshold: 10 - patch: - default: - target: 0% +codecov: + require_ci_to_pass: false