diff --git a/codecov.yml b/codecov.yml index ecc68d19..13223c4f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,5 +4,9 @@ coverage: status: project: default: - target: 85 + target: 85% + threshold: 1% + patch: + default: + target: 85% threshold: 1%