actions-marketplace-validations/Code Climate | Coverage
GitHub Action that uploads coverage reports for your repository to codeclimate.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 20, 2023
- License
- MPL 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/brokeyourbike_codeclimate-action@f7ccc5fb777b32378b8030a0ad1184e168f4e3fb # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Repository upload token - get it from codeclimate.com | yes | — |
| files | Comma-separated list of files to upload | no | — |
| prefix | See https://docs.codeclimate.com/docs/configuring-test-coverage | no | — |
| verbose | Specify whether the Code Climate output should be verbose | no | — |
| version | Specify which version of the Code Climate reporter should be used | no | latest |
| working-directory | Directory in which to execute Code Climate reporter | no | — |
Outputs
no outputs