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
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use validate-coverage-threshold