Planning
Goal
Publish a coverage baseline so threshold raises and module targets are
data-driven, not guessed.
Scope
- Add
docs/testing-coverage.md with current npm run test:coverage summary
- Table: folder → lines/functions/branches % → priority (P1/P2/P3)
- List top 10 uncovered critical files (Matrix, timeline, auth)
- Note repo-wide ~49% vs module targets (~90% on critical paths only)
Branch
feature/coverage-baseline-doc
Acceptance Criteria
Test Checklist
Notes
No threshold change in this issue — documentation only.
Planning
Goal
Publish a coverage baseline so threshold raises and module targets are
data-driven, not guessed.
Scope
docs/testing-coverage.mdwith currentnpm run test:coveragesummaryBranch
feature/coverage-baseline-docAcceptance Criteria
Test Checklist
Notes
No threshold change in this issue — documentation only.