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
Mis à jour 1/19/2026
Étoiles
5
Forks
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use validate-coverage-threshold