dev-coverage 0.9.1

Code coverage with regression gates for Rust. Wraps cargo-llvm-cov: line / function / region kill rates, stored baselines, machine-readable verdicts. Part of the dev-* verification collection.
Documentation
1
2
3
# clippy configuration for dev-coverage
avoid-breaking-exported-api = true
msrv = "1.85"