Skip to content

Disable Codecov carryforward to rebaseline main (carryforward reset, step 1) #6850

Description

@mengw15

Task Summary

The deferred workflow_run Codecov upload (#6730, #6824) left the carryforward
chain stuck: every PR renders its own flag as Carriedforward instead of a
fresh delta, so a PR's real coverage change never surfaces (full diagnosis and
evidence in #6839). Both PRs are now reverted (#6840, #6837), but reverting the
upload path does not un-stick the chain — the poisoned base report on main has
to be flushed.

Step 1 of Codecov's carryforward reset procedure:
temporarily drop flag_management.default_rules.carryforward so the next full
main build rebaselines Codecov against the current flag set, dropping the stale
carried sessions. Re-enabling is tracked as step 2. Same reset previously done in
#6080#6088.

Task Type

  • Refactor / Cleanup
  • DevOps / Deployment / CI
  • Testing / QA
  • Documentation
  • Performance
  • Other

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions