actions-marketplace-validations/Codacy Coverage Reporter
Multi-language coverage reporter for Codacy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 25, 2026
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/codacy_codacy-coverage-reporter-action@6904bd01e29ada115135b5eca20125758ccae53b # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project-token | API project token to authenticate on the Codacy API while uploading the coverage data | no | — |
| api-token | API account token to authenticate on the Codacy API while uploading the coverage data | no | — |
| coverage-reports | Optional comma separated list of coverage reports to send to Codacy | no | "" |
| language | Optionally force associating a language with your coverage report | no | — |
| force-coverage-parser | Optionally force using a specific coverage report parser | no | — |
| coverage-reporter-version | Optionally force using a specific coverage reporter version | no | — |
Outputs
no outputs