fargass/Generate Coverage Summary Markdown

Generate a Markdown summary from a coverage JSON file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
json-fileThe path to the coverage JSON fileyes
coverage-thresholdThe coverage threshold for emoji inclusionyes
displayed-linesComma separated list of lines to display in the summarynolines,statements,branches
issue-numberThe issue number to comment onyes
tokenGITHUB_TOKEN or a repo scoped PAT.${{ github.token }}
repositoryThe full name of the repository in which to create or update a comment.${{ github.repository }}
titleThe title of the commentnoCoverage Summary

no outputs