Skip to content

[Feature] Establish Python / Rust Coverage Toolchain #1056

@viiccwen

Description

@viiccwen

What

Enable local generation of coverage reports for both Python and Rust.

Why

The project currently lacks standardized coverage tooling.
We need a consistent and reproducible way to generate coverage reports locally.

How

  • Python: pytest-cov
  • Rust: cargo-llvm-cov

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