diff --git a/codecov.yaml b/codecov.yaml index 068110729..287f80722 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -4,8 +4,11 @@ coverage: status: project: default: - target: 40 - threshold: 0.09 + target: auto + threshold: 1 + patch: + default: + target: 80 comment: false github_checks: annotations: false \ No newline at end of file