The GitHub Actions job "Required Checks" on texera.git/main has succeeded. Run started by GitHub user github-merge-queue[bot] (triggered by github-merge-queue[bot]).
Head commit for run: f02dd2f1cd6fa2a7372971dba3f0b03fdd87a310 / Meng Wang <[email protected]> chore(ci): restore Codecov carryforward after flag rebaseline (#6856) ### What changes were proposed in this PR? Step 2 (final) of the Codecov carryforward reset started in #6852. #6852 removed `flag_management.default_rules.carryforward` and let `main` rebuild once under the current flag set, flushing the stuck carryforward sessions left by the reverted deferred-upload experiment (#6730/#6824). This PR re-enables carryforward so single-stack PRs keep backfilling non-run flags from the base report. Net effect versus pre-#6852: **identical functional config** — the whole exercise leaves no lasting config change; it only rebaselines Codecov's carryforward data on `main`. **⚠️ Verification gate.** This PR's own Codecov comment is the A/B test for the reset: - #6852 (carryforward **off**) showed non-run flags as `?`. - This PR (carryforward **on**) must show each PR's own flag as a **fresh** delta again, and must NOT resurrect any stale flag as a `0.00%` carried-forward row. Do not merge until the Codecov comment here is confirmed clean. ### Any related issues, documentation, discussions? Follows #6852. Closes #6851. ### How was this PR tested? Config-only change. Validated `codecov.yml` parses as valid YAML and that the functional blocks (`flag_management`, `coverage`, `comment`) match the pre-#6852 configuration, restoring `carryforward: true`. Behavioral verification is the Codecov comment on this PR (see the verification gate above). ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (claude-opus-4-8) Report URL: https://github.com/apache/texera/actions/runs/30119243379 With regards, GitHub Actions via GitBox
