GTR - Go Test Report
Version updated for https://github.com/soulteary/go-test-report-action to version v1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the execution of Go tests and generates a detailed report, including a Markdown file, SVG coverage badge, and JSON output. It also supports enforcing total-coverage and per-package thresholds, making it suitable for use in both pull request and default-branch workflows. The action outputs are stable and can be committed back to the repository without causing noisy diffs.
What’s Changed
Full Changelog: https://github.com/soulteary/go-test-report-action/commits/v1