handcraftedinthealps/code-coverage-checker
CLI tool to enforce PHPUnit code coverage thresholds. Generate a coverage.php report, then check line/class/method coverage against a minimum percentage, optionally limited to specific directories—ideal for CI to fail builds when coverage drops.
Full Changelog: https://github.com/handcraftedinthealps/code-coverage-checker/compare/0.2.9...0.2.10
Full Changelog: https://github.com/handcraftedinthealps/code-coverage-checker/compare/0.2.8...0.2.9
Full Changelog: https://github.com/handcraftedinthealps/code-coverage-checker/compare/0.2.7...0.2.8
Merged pull requests:
Merged pull requests:
Implemented enhancements:
This is the initial release which supports different metrics ("line", "method", "class") to check if all folders are above the second parameter called "threshold".
How can I help you explore Laravel packages today?