Skip to content

[Feature] CI Coverage Integration #1057

@viiccwen

Description

@viiccwen

What

Integrate coverage generation and enforcement into CI (codecov).

Why

Even if coverage exists locally, without CI enforcement it won’t be effective.
We need automated verification.

How

  • Run tests (Python + Rust)
  • Generate coverage reports
  • Enforce minimum coverage threshold
  • Upload coverage artifacts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions