diff --git a/codecov.yml b/codecov.yml index 1cf910625..65f094cf2 100644 --- a/codecov.yml +++ b/codecov.yml @@ -11,9 +11,17 @@ coverage: range: "75...90" status: project: + default: + target: auto + threshold: 3% + flags: + - unit + paths: + - src + patch: default: target: 50% - threshold: 20% + threshold: 3% flags: - unit paths: