diff --git a/codecov.yml b/codecov.yml index 6bfea5a0a..86c38ef9e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,3 +2,12 @@ ignore: - "vendor" - "bin" - "**/*.svg" +flag_management: + default_rules: + carryforward: true + statuses: + - type: project + target: auto + threshold: 1% + - type: patch + target: 90%