actions/Upload Code Coverage

Upload a Cobertura XML coverage report to GitHub code coverage API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to the Cobertura XML coverage reportyes
languageLinguist language name (e.g. "Java", "Go", "Python")yes
labelLabel for the coverage report (e.g. "code-coverage/jacoco")yes
fail-on-errorWhether to fail the workflow step if the upload fails (set to false to treat upload errors as warnings)notrue
wait-for-processing-timeoutHow many seconds to wait for coverage report processing before failing the step. Set to 0 to disable waitingno160
tokenGitHub token with code-quality:write permissionno${{ github.token }}

no outputs