ncruces/Go coverage report

This action updates adds an HTML coverage report and SVG badge to your wiki.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
coverage-fileCoverage input file. By default, generate coverage for all packages in the current module.
module-dirThe module root directory, containing the go.mod file. By default, the repository's root directory.
output-dirOutput directory for the badge, report, chart, etc, relative to the wiki's root directory. By default, the wiki's root directory.
badge-styleBadge style generated by shields.io (one of flat, flat-square, plastic, for-the-badge, social).flat
badge-titleBadge title generated by shields.io.coverage
reportGenerate an HTML coverage report.true
chartGenerate a coverage over time chart.false
amendAmend wiki, avoiding spurious commits.false
reuse-go

no outputs