Libraries tagged by coverage-report
brianhenryie/php-codecoverage-markdown
7039 Downloads
Generate markdown coverage reports from PHPUnit code coverage data for GitHub PR comments
beporter/coverage-ensure
386 Downloads
PHP CLI script that reads clover.xml coverage reports and returns non-zero when percent coverage is below specified threshold. Intended for use with automated test/build tools like Travis CI, Circle CI, GitHub Actions and Jenkins.
mediawiki/phpunit-patch-coverage
4747 Downloads
Generate coverage reports for git patches
cedx/lcov.hx
18371 Downloads
Parse and format to LCOV your code coverage reports. The best way to share your code coverage stats.
turkeryildirim/phpunit-json-coverage-report
14 Downloads
Comprehensive JSON coverage reporter for PHPUnit.
stryber/laravel-test-coverage-reporter
5955 Downloads
Simple tool to send test coverage reports and generate badge
opsbears/coverage-reporter
513 Downloads
Code Coverage / CRAP reporter for PHPUnit
noregression/coverage-reporter
41 Downloads
Print the total code coverage and exit with the right exit code
davidsoderberg/peridot-coverage-reporter
127 Downloads
Code coverage reporter for Peridot.
berrygoudswaard/coverage-reporter
171 Downloads
Print the total code coverage and exit with the right exit code
waptech/first-package
0 Downloads
demo repo
vitalyspirin/codecoverage
51 Downloads
Creating code coverage reports (html) by using xdebug
sweetchuck/coverage-merger-cli
0 Downloads
CLI tool to merge two or more coverage report files into one.
sweetchuck/coverage-merger
339 Downloads
Merges two or more coverage reports into one
soyhuce/phpunit-to-cobertura
5582 Downloads
Generates a cobertura code coverage report from phpunit