Decision Workspace
ensure-cov vs intent-audit-harness vs dev-coverage
Side-by-side comparison of Rust crates
48
ensure-cov
growingv0.1.0
A simple Rust crate designed to help ensure test coverage in your projects by providing functions to track and assert code coverage during test execution.
53
intent-audit-harness
experimentalv1.3.0
Deterministic test-enforcement harness — escape-scan, hash-pinning, CRAP, architecture checks, bias detection, Gherkin lint. Rust-native wrapper around the @intentsolutions/audit-harness toolkit.
49
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.
Core Metrics
| ensure-cov | intent-audit-harness | dev-coverage | |
|---|---|---|---|
| Health Score | 48 | 53 | 49 |
| Total Downloads | 303.1K | 47 | 82 |
| 30d Downloads | 59.7K | 0 | 0 |
| Dependents | 48 | 0 | 6 |
| Releases | 1 | 3 | 3 |
| Last Updated | 671d ago | 8d ago | 62d ago |
| Age | 1y 10m | 27d | 2m |
Health Breakdown
ensure-cov
Maintenance
1
Quality
17
Community
10
Popularity
7
Documentation
13
intent-audit-harness
Maintenance
13
Quality
17
Community
6
Popularity
2
Documentation
15
dev-coverage
Maintenance
10
Quality
14
Community
8
Popularity
2
Documentation
15
Technical Details
| ensure-cov | intent-audit-harness | dev-coverage | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.0 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 0 | 4 |
| Crate Size | 7KB | 20KB | 32KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •intent-audit-harness leads with a health score of 53/100, but none of the options score above 80.
- •ensure-cov has the most downloads (303.1K), suggesting wider adoption.
- •⚠ ensure-cov has not been updated in over a year.
- •ensure-cov, dev-coverage are pre-1.0 — API may change.