actions-marketplace-validations/Code Coverage Summary Report

Creates a coverage summary based on lcov report

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 25, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/stercoris_lcov-reporter-action-job-summary@6c2f7565209522a03b58f2843b5fe7a8cedc6c21 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGithub tokenyes${{ github.token }}
lcov-fileThe location of the lcov.info fileno
lcov-baseThe location of the lcov file for the base branchno
filter-changed-filesSet to true to only comment with coverage on files changed in this commitnofalse
delete-old-commentsSet to true to delete old Coverage Report commentsnofalse
working-directorySet working directory if project is not in root folderno./
titleTitle to add to the commentno

no outputs