byronfichardt/Code Coverage Compare
Compares code coverage between the current branch and a specified compare branch using PCOV or Xdebug.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverage-tool | The code coverage tool to use (pcov or xdebug). | no | pcov |
| compare-branch | The branch to compare against (default is HEAD). | no | HEAD |
| phpunit-path | Path to the phpunit executable (default is vendor/bin/phpunit). | no | vendor/bin/phpunit |
Outputs
no outputs