Yicong-Huang opened a new issue, #4972: URL: https://github.com/apache/texera/issues/4972
### Task Summary Codecov's PR comment currently hides flags whose coverage was carried forward (i.e., flags whose CI job didn't run on the PR because the labeler routed it to a different stack). On a frontend-only PR the table looks empty; on a python-only PR the `amber` row is missing. The footer line "Flags with carried forward coverage won't be shown" calls this out but offers no opt-out. Add a `codecov.yml` with `comment.show_carryforward_flags: true` so partial-CI PRs surface every flag's value (carryforward or fresh) in the table. ### Task Type - [x] DevOps / Deployment / CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
