Decision Workspace
dev-coverage vs diff-coverage vs covguard-adapters-coverage
Side-by-side comparison of Rust crates
52
dev-coverage
experimentalv0.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.
47
diff-coverage
experimentalv0.6.1
Diff-coverage, supercharged in Rust. Fast, memory-efficient coverage on changed lines for CI.
47
covguard-adapters-coverage
experimentalv0.1.0
LCOV parsing and coverage-map merge adapter for covguard
Core Metrics
| dev-coverage | diff-coverage | covguard-adapters-coverage | |
|---|---|---|---|
| Health Score | 52 | 47 | 47 |
| Total Downloads | 50 | 158 | 165 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 6 | 0 | 1 |
| Releases | 3 | 11 | 1 |
| Last Updated | 13d ago | 96d ago | 75d ago |
| Age | 14d | 3m | 2m |
Health Breakdown
dev-coverage
Maintenance
13
Quality
14
Community
8
Popularity
2
Documentation
15
diff-coverage
Maintenance
15
Quality
13
Community
6
Popularity
3
Documentation
10
covguard-adapters-coverage
Maintenance
9
Quality
13
Community
7
Popularity
3
Documentation
15
Technical Details
| dev-coverage | diff-coverage | covguard-adapters-coverage | |
|---|---|---|---|
| Version | 0.9.1 | 0.6.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 6 | 4 |
| Crate Size | 32KB | 28KB | 14KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | — | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dev-coverage leads with a health score of 52/100, but none of the options score above 80.
- •covguard-adapters-coverage has the most downloads (165), suggesting wider adoption.