check_std_symbols

command
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package main implements check_std_symbols, a tool that verifies test coverage for all exported symbols in Go standard library packages.

Usage:

go run ./chore/check_std_symbols -pkg math [-pkg strings ...]

The tool compares exported symbols from a package (via go doc) with symbols used in test files, reporting any uncovered exported identifiers.

Jump to

Keyboard shortcuts

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