home/categories/debugging/berrykuipers-claude-code-toolkit-claude-api-skills-source-validate-coverage-threshold-skill-md
debuggingtools
validate-coverage-threshold
Validate test coverage meets minimum thresholds (default 80% overall, 80% statements, 75% branches, 80% functions). Parses coverage reports from coverage/coverage-summary.json or test output. Returns pass/fail status with detailed metrics and identifies uncovered files.
maintainer
BerryKuipers
更新於 1/19/2026
星標
5
分支
2
quick start
Installation and usage
Validate test coverage meets minimum thresholds (default 80% overall, 80% statements, 75% branches, 80% functions). Parses coverage reports from coverage/coverage-summary.json or test output. Returns pass/fail status with detailed metrics and identifies uncovered files.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use validate-coverage-threshold