feat(D2): add task check-coverage and enforce coverage gate in check-fast #34

Merged
guettlibot merged 1 commits from task/d2-check-coverage into main 2026-05-14 03:29:42 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 52e6e8842a feat(D2): add task check-coverage and enforce gate in check-fast
Adds a standalone `task check-coverage` that runs unit+widget tests and
then fails if coverage drops below the 80% gate. Wires it into
`check-fast` so every pre-commit run also blocks regressions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 05:24:07 +02:00