dev-coverage 0.1.0

Test coverage measurement and regression detection for Rust. Wraps cargo-llvm-cov. Part of the dev-* verification suite.
Documentation
1
2
3
# clippy configuration for dev-coverage
avoid-breaking-exported-api = true
msrv = "1.85"