fantana21/report-coverage
Report coverage results in different formats
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| add-job-summary | Show markdown coverage report as job summary | no | true |
| markdown-path | Path to the markdown coverage report | no | build/ci-coverage/Coverage.md |
| add-pr-comment | Show markdown coverage report as sticky PR comment | no | true |
| pr-comment-header | Header to distinguish multiple PR comments | no | coverage |
| upload-artifact | Upload coverage report(s) as job artifact | no | true |
| artifact-name | Name of the coverage report artifact | no | CoverageReports |
| artifact-path | Path(s) to coverage report(s) uploaded as job artifact | no | build/ci-coverage/CoverageHtml/ build/ci-coverage/Coverage.xml |
Outputs
no outputs