ericsizemore/PHPUnit Coverage Check

Run PHPUnit Coverage Check via GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
clover_fileThe location of the clover xml file, that is generated by PHPUnityesclover.xml
thresholdThe coverage threshold that is acceptable. Min = 1, Max = 100yes100
only_percentageWhether to only show the coverage percentagenofalse
show_filesWhether to calculate and display coverage for all files found within the clover.xmlnofalse
table_widthThe output table column width when opting for --show-filesno70
composer_require_devWhether or not Composer installs dev packagesnofalse
composer_ignore_platform_reqsWhether or not the --ignore-platform-reqs flag is passed to Composernofalse
ssh_keyThe private key contents to use for private repositoriesno
ssh_key_pubThe public key contents to use for private repositoriesno
ssh_domainThe domain to gather SSH public keys for (automatic for github.com, gitlab.com, bitbucket.org)no
relative_dirIf your composer file is not in the directory, you can specify the relative directory.no

no outputs