From 3f68d30ece68ad02659d1284c2bccbcfc649c713 Mon Sep 17 00:00:00 2001 From: Thomas Carmet <8408330+tcarmet@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:24:46 -0700 Subject: [PATCH] Update codecov.yml --- codecov.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/codecov.yml b/codecov.yml index be53746c..c31a52ea 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: 90%