neofinancial/Coverage Upload Action
Upload code coverage to a remote endpoint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| coverageData | location of lcov coverage file (default: coverage/lcov.info) | no | coverage/lcov.info |
| coverageEndpoint | endpoint to send coverage to | no | — |
| coverageToken | token to send with coverage data | no | — |
| ignoreBots | disable action to run on pull requests created by bots | no | true |
Outputs
no outputs