diff --git a/codecov.yml b/codecov.yml index 86324c5..e2d1494 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,9 +2,9 @@ coverage: status: project: default: - target: 85% + target: 60% threshold: 0.5% patch: default: - target: 80% + target: 60% threshold: 0.5%