From b01ce20540dae99eee5297e23a27742ac004af5d Mon Sep 17 00:00:00 2001 From: xdustinface Date: Sun, 15 Mar 2026 16:44:33 +0700 Subject: [PATCH] ci: disable `carryforward` flags to flush stale data Stale `carryforward` flags from a previous per-crate flag config are inflating the session count and causing premature codecov status checks. Disabling carryforward temporarily so a clean CI run establishes fresh baseline data for the current flags. --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 75f054749..ab824c071 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -21,7 +21,7 @@ comment: flag_management: default_rules: - carryforward: true + carryforward: false flags: core: