Below you will find pages that utilize the taxonomy term “Soulteary”
August 21, 2026
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.
August 21, 2026
Go Report Card Badge
Version updated for https://github.com/soulteary/goreportcard-action to version v1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action generates a Go Report Card quality assessment badge for a project and can commit it back into the repository. It runs various checks including code formatting, dependency analysis, and license compliance, producing an overall grade and self-contained SVG badge. The action is available on GitHub Marketplace and provides both a command-line tool and a workflow integration option.
August 14, 2026
Go Report Card Badge
Version updated for https://github.com/soulteary/goreportcard-action to version v1.0.0.
This action is used across all versions by ? 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 process of generating a quality report card for a Go project. It performs several checks, including code formatting, static analysis tools, and license compliance, to assess the overall quality of the project. The action outputs an SVG badge that visually represents the grade and can be committed back into the repository for easy visibility.