Workspace tooling tests¶
Verification for the coverage tooling (Workspace test-coverage mea... (FEAT_0120)). Unlike crate
tests, these are procedural verifications of developer tooling: each
describes the check, how it was executed, and the observed evidence.
The CI-facing cases (Full coverage run produces ... (TEST_0975), CI measures and publishes o... (TEST_0979)) re-execute on
every code-changing PR via .github/workflows/ci-coverage.yml; the
one-shot cases were executed at introduction (2026-07-03) and are cheap
to repeat locally.
|
Inspection of the per-crate summary ( |
With |
Doc inspection: |
|
Against real baseline profile data (87.7% lines):
|