rust-python-coverage icon indicating copy to clipboard operation
rust-python-coverage copied to clipboard

Example PyO3 project with automated test coverage for Rust and Python

Results 4 rust-python-coverage issues
Sort by recently updated
recently updated
newest added

The `#[pymodule]` line is the only one not covered in the repo. https://github.com/cjermain/rust-python-coverage/blob/9ec11bffedcd3f3d9820911d33a5e5eeef06d6d7/src/lib.rs#L16 This issue tracks excluding that code from coverage, or understanding how to include it. The goal is...

Hi Colin! I was looking to learn about adding coverage to a rust-pyo3 project and was delighted to come across your wonderful demo! In following it, I had to clear...

Bumps the build-tools group with 1 update: [maturin](https://github.com/pyo3/maturin). Updates `maturin` from 1.10.0 to 1.10.2 Release notes Sourced from maturin's releases. v1.10.2 What's Changed Fix tagging for iOS x86_64 simulator wheels....

dependencies
python

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies