Use before shipping, creating PRs, or merging to enforce minimum test coverage thresholds. Covers line, branch, and function coverage. Supports vitest, jest, c8, and istanbul. Blocks shipping when coverage falls below configurable thresholds (default 80%).
$npx -y skills add jeremydev87/codingbuddy --skill test-coverage-gateInstalls into the current project.
Run `npx skills use "https://github.com/jeremydev87/codingbuddy" --skill "jeremydev87/codingbuddy/test-coverage-gate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jeremydev87/codingbuddy" that are relevant to the current task. Run `npx skills add "https://github.com/jeremydev87/codingbuddy"` and select the relevant skills, then follow their instructions.