diff --git a/codecov.yml b/codecov.yml index be53746c..52db3e9d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -11,3 +11,13 @@ coverage: codecov: notify: wait_for_ci: true + +flag_management: + default_rules: + carryforward: true + statuses: + - type: project + target: auto + threshold: 1% + - type: patch + target: 80%