coverage-robot/Coverage Robot Action
GitHub Action for integrating with Coverage Robot
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Multi-line selection of coverage files to upload | yes | — |
| tag | Tag to use for the coverage upload | yes | — |
| token | The authentication token to validate authenticity of uploads | yes | — |
| endpoint | Tag to use for the coverage upload | no | https://api.coveragerobot.com/v1 |
| github-token | The GitHub token used to communicate with the Github API | no | ${{ github.token }} |
Outputs
no outputs