Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverage Enforcer

License Latest Stable Version Total Downloads builds.sr.ht status

Note

This repository is no longer being maintained. Checkout rregeer/phpunit-coverage-check for an alternative tool.

Coverage Enforcer is a tiny command line tool that enforces code coverage metrics. Intended to be used in Continuous Integration (CI) systems to prevent code coverage from falling to unacceptable levels.

Pull down with composer:

composer require --dev ancarda/coverage-enforcer

Then just invoke like so:

vendor/bin/enforce-coverage --minStmtCov=100 <path to clover XML file>

Useful Links

About

[Mirror] Enforces a minimum Code Coverage using a Coverage Clover XML file

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages