sonichigo/Go Coverage Report

This action runs code coverage for Go based projects, uploads the coverage report as an artifact, and comments on the pull request with the link to the deployed coverage report.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package-directoryPackage directory to run testsno./...
coverage-fileName of the coverage file (without extension)nocoverage-report
coverage-thresholdMinimum coverage percentage required.no80
tokenToken with Deployment Permissionsyes${{ github.token }}
namedescription
coverage-report-filePath to the generated coverage report file
urlURL of deployed pages