Skip to content

CI: remove the current coverage build, run coverage on multiple builds instead #39758

@fangchenli

Description

@fangchenli

Currently, we upload one coverage report from actions-37-cov. It takes the longest. But Codecov automatically merges multiple reports. See details https://docs.codecov.io/docs/merging-reports. So we could run coverage on multiple shorter builds.

We need to select a set of builds (create new ones if needed), add -cov to the name of their environment files (suggested by @jreback ), update their CI configs to upload reports to Codecov, and remove the actions-37-cov build if it's no longer required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous IntegrationNeeds DiscussionRequires discussion from core team before further action

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions