Decision Workspace
covguard-adapters-coverage vs dev-coverage vs diff-coverage
Side-by-side comparison of Rust crates
47
covguard-adapters-coverage
experimentalv0.1.0
LCOV parsing and coverage-map merge adapter for covguard
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.
Core Metrics
| covguard-adapters-coverage | dev-coverage | diff-coverage | |
|---|---|---|---|
| Health Score | 47 | 52 | 47 |
| Total Downloads | 165 | 50 | 158 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 6 | 0 |
| Releases | 1 | 3 | 11 |
| Last Updated | 75d ago | 13d ago | 96d ago |
| Age | 2m | 14d | 3m |
Health Breakdown
covguard-adapters-coverage
Maintenance
9
Quality
13
Community
7
Popularity
3
Documentation
15
dev-coverage
Maintenance
13
Quality
14
Community
8
Popularity
2
Documentation
15
diff-coverage
Maintenance
15
Quality
13
Community
6
Popularity
3
Documentation
10
Technical Details
| covguard-adapters-coverage | dev-coverage | diff-coverage | |
|---|---|---|---|
| Version | 0.1.0 | 0.9.1 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 | MIT |
| Dependencies | 4 | 4 | 6 |
| Crate Size | 14KB | 32KB | 28KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.92 | 1.85 | — |
| 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.