saintedlama/GoShip Reporter

Run Go tests, coverage, vet, and fmt — and add beautiful results to the GitHub step summary.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API accessno${{ github.token }}
working-directoryWorking directory for the actionno.
testRun go test and add results to the step summarynotrue
coverageCollect coverage and add a coverage report to the step summarynotrue
vetRun go vet and add results to the step summary; fails the action if issues are foundnotrue
fmtRun gofmt and add results to the step summary; fails the action if files need formattingnotrue

no outputs