diff --git a/codecov.yml b/codecov.yml index 773d434..de73fbd 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,14 +2,14 @@ coverage: status: project: default: - target: auto + target: 85% threshold: 5% base: auto if_ci_failed: error only_pulls: false patch: default: - target: auto + target: 90% base: auto if_ci_failed: error threshold: 5%