silicon-heaven/Rust pycobertura

Generate pycobertura reports for Rust projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_nameName of the project used for filenames / in textyes
commit_nameCommit hash used for filenames${{github.event.pull_request.head.sha || github.sha}}
cargo_test_argumentsSpecify custom arguments for cargo test--all-features
fail_if_worseWhether to fail pycobertura says sofalse
rust_toolchainWhich toolchain to choose (stable/nightly)stable
cache_keyAn additional key for the coverage cacheno${{ github.workflow }}-${{ github.job }}

no outputs