diff --git a/codecov.yaml b/codecov.yaml index 132f7ec6..4b9d534f 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -1,14 +1,10 @@ coverage: + precision: 2 + round: up + range: "45...70" status: project: default: target: auto - # allow coverage to drop by this amount and still post success threshold: 0.5% - base: auto - branches: - - master - if_not_found: success - if_ci_failed: error - only_pulls: false - informational: true + patch: off