Libraries tagged by clover
b3kn/clover-merge-with-psr
211255 Downloads
Merge two or more clover XML files.
umbrellio/coverspector
20726 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
short-edition/behat-code-coverage
5555 Downloads
Generate Code Coverage reports for Behat tests
orbeji/phpunit-pr-coverage-check
16571 Downloads
Check the code coverage of a PR using the clover report of phpunit
gotrendier/phpunit-coverage-check
7205 Downloads
Check the code coverage using the clover report of phpunit
laxit/clover-to-lcov
555 Downloads
Converts your Phpunit's Clover xml report to CI friendly LCOV report
wikimedia/clover-diff
2267 Downloads
A tool to create a diff of two clover.xml files
synida/clover-merge
16786 Downloads
Merge two or more clover XML files.
logicbrush/metrics
19125 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
clover/worker
2031 Downloads
Class for worker implementation
vstelmakh/covelyzer
5186 Downloads
Tool to analyze PHPUnit test coverage report in clover format
phpro/grumphp-combined-coverage-extension
4704 Downloads
Combine multiple PHP coverage into a single clover XML before executing a clover check.
bushlanov-dev/php-coverage-badger
630 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
beporter/coverage-ensure
406 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.
wheniwork/oauth2-clover
111 Downloads
Clover OAuth 2.0 Client Provider for The PHP League OAuth2-Client