actions-marketplace-validations/Code Climate Coverage Action
Publish code coverage to Code Climate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverageCommand | Coverage command to execute | no | "" |
| workingDirectory | Custom working directory for executing the coverage command | no | "" |
| debug | Enable debugging logs for the Code Climate test reporter | no | false |
| coverageLocations | Locations to find code coverage (Used for builds from multiple locations) | no | "" |
| prefix | See https://docs.codeclimate.com/docs/configuring-test-coverage | no | "" |
| verifyDownload | Verify the downloaded reporter's checksum and GPG signature | no | true |
| verifyEnvironment | Verify that the Action environment (OS and CPU architecture) is supported by Code Climate test reporter | no | true |
| batchSize | Batch size for source files (cc-test-reporter upload-coverage uses 500 by default) | no | "" |
Outputs
no outputs