coveragecheck

command
v1.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Command coveragecheck is the mechanical coverage gate's entry point: it reads a Go coverage profile and a threshold config, compares each package's statement coverage against its required band, prints a report, and exits non-zero on a shortfall (or on an unconfigured package). `make coverage` invokes it; CI's `go` job runs `make coverage` so a coverage regression fails the build (Phase 21.5; CLAUDE.md §11).

Usage:

coveragecheck -profile coverage.out [-config internal/coveragecheck/coverage.json]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL