segfault87/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-tokenyes
path-to-lcovPath to lcov fileyes./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
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
namedescription
coveralls-api-resultResult status of Coveralls API post.