summaryrefslogtreecommitdiff
path: root/player-server/docs/test-coverage.md
AgeCommit message (Collapse)Author
2026-05-18Add test coverage audit and gap reportPaul Buetow
Documents per-package coverage (73.6% overall), identifies untested functions (progress_transaction.go at 0%, several podcast sub-service methods, API share handlers), and catalogues reusable test helpers found in *_test.go files for use by later test-addition tasks. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>