← Back to match
go-test-coverage
CI and local tool that fails a build when Go test coverage drops below a set threshold.
Desktopfreeglobal
go-test-coverage is a tool that fails a build or local check when Go test coverage falls below a specified threshold, usable both as a local development step and as a CI pipeline step. It runs entirely locally with no external server, registration, or data sent to third parties, and can generate coverage badges and show a diff of coverage changes against the base branch.
Categories
developer toolstesting toolsCI/CD tools

