diff --git a/codecov.yml b/codecov.yml index 5c8e1145..754a5cea 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,8 +2,6 @@ coverage: status: project: default: - target: auto - threshold: 0% - if_ci_failed: error target: auto threshold: 2% + if_ci_failed: error