Documentation
¶
Overview ¶
coverage-check enforces coverage thresholds on a Go coverage profile.
Reports total coverage and, optionally, patch coverage against a git base ref. Counts partial lines (multiple blocks on one line, only some hit) as misses — matches codecov's per-line metric so the CI number stays a lower bound on what codecov displays.
Click to show internal directories.
Click to hide internal directories.