Review Coverage

Use when the user asks for a coverage review, test coverage analysis, coverage gap analysis, uncovered code review, or wants to know what new/changed Go code is missing tests. Runs `go test -coverprofile` against the resolved scope and reports uncovered functions in changed Go files, grouped by package, with severity grading. Go projects only.

paultyng 11e0900 11.8 KB Updated

File contents

paultyng/skill-issue/tree/main/skills/review-coverage commit 11e0900717

Frequently asked questions

npx skillmds@latest add paultyng/review-coverage