sergosvn/Simple Test Coverage Stats
Comments test coverage stats
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub API Access Token | yes | ${{ github.token }} |
| title | Title for the comment | no | Tests Report |
| clover-path | The location of the clover coverage xml file | no | ./coverage/clover.xml |
| override-comment | Overrides existing coverage comment | no | true |
Outputs
| name | description |
|---|---|
| coverage | Value indicating the coverage percentage of your report based on Phpunit |