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.

BerryKuipers
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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use validate-coverage-threshold