actions-marketplace-validations/Coveralls GitHub Action

Send test coverage data to Coveralls.io for analysis, change tracking, and notifications.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenPut secrets.GITHUB_TOKEN hereno${{ github.token }}
path-to-lcovPath to lcov fileno./coverage/lcov.info
flag-nameJob flag name, e.g. "Unit", "Functional", or "Integration". Will be shown in the Coveralls UI.no
parallelSet to true if you are running parallel jobs, then use "parallel-finished: true" for the last action.no
parallel-finishedSet to true for the last action when using "parallel: true".no
carryforwardComma separated flags used to carryforward results from previous builds if some of the parallel jobs are missing.no
coveralls-endpointCoveralls Enterprise server (more info: https://enterprise.coveralls.io)nohttps://coveralls.io
base-pathThe root folder of the project that originally ran the testsno
git-branchOverride the branch nameno
git-commitOverride the commit shano
debugEnable debug loggingnofalse
namedescription
coveralls-api-resultResult status of Coveralls API post.