diff --git a/codecov.yml b/codecov.yml index ccd65118..772492b0 100644 --- a/codecov.yml +++ b/codecov.yml @@ -20,7 +20,6 @@ coverage: default: target: 100% threshold: 0% - branches: [master] if_ci_failed: error only_pulls: false @@ -28,7 +27,6 @@ coverage: default: target: auto threshold: 0% - branches: [master] if_ci_failed: error only_pulls: false removed_code_behavior: fully_covered_patch