sevenrats/Coverage Report & Upload to covsrv
Generates coverage reports (HTML, XML, JSON, LCOV) from a .coverage file and uploads them as a tarball to covsrv.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverage-file | Path to the .coverage file produced by a previous step | no | ./.coverage |
| reports-endpoint-url | covsrv reports endpoint URL | no | https://coverage.crandall.codes/reports |
| coverage-token | Bearer token for covsrv authentication | yes | — |
| artifact-dir | Directory where generated report artifacts are written | no | coverage_html |
Outputs
no outputs