Directories
¶
| Path | Synopsis |
|---|---|
|
Package analyzer provides the go/analysis adapter for coverlint.
|
Package analyzer provides the go/analysis adapter for coverlint. |
|
cmd
|
|
|
coverlint
command
Package main is the coverlint command-line entrypoint.
|
Package main is the coverlint command-line entrypoint. |
|
Package coverlint provides the public API for coverage policy checking.
|
Package coverlint provides the public API for coverage policy checking. |
|
internal
|
|
|
cli
Package cli implements the coverlint command-line interface.
|
Package cli implements the coverlint command-line interface. |
|
features/coverage
Package coverage re-exports the coverlint facade for feature consumers.
|
Package coverage re-exports the coverlint facade for feature consumers. |
|
features/coverage/adapters/gotool
Package gotool adapts the Go toolchain for coverage collection and reporting.
|
Package gotool adapts the Go toolchain for coverage collection and reporting. |
|
features/coverage/adapters/text
Package text formats coverage results as diagnostic lines.
|
Package text formats coverage results as diagnostic lines. |
|
features/coverage/application
Package application coordinates coverage collection and policy evaluation.
|
Package application coordinates coverage collection and policy evaluation. |
|
features/coverage/config
Package config validates and resolves coverlint coverage settings.
|
Package config validates and resolves coverlint coverage settings. |
|
features/coverage/domain
Package domain models coverage packages, profiles, and policy evaluation.
|
Package domain models coverage packages, profiles, and policy evaluation. |
|
features/coverage/ports
Package ports re-exports coverage outbound port contracts.
|
Package ports re-exports coverage outbound port contracts. |
|
features/coverage/ports/outbound
Package outbound defines the outbound port interfaces for coverage.
|
Package outbound defines the outbound port interfaces for coverage. |
|
features/reporting/domain
Package domain provides diagnostic formatting for coverage results.
|
Package domain provides diagnostic formatting for coverage results. |
|
infrastructure/gotool
Package gotool adapts the Go toolchain for coverage collection and reporting.
|
Package gotool adapts the Go toolchain for coverage collection and reporting. |
|
Package plugin adapts the coverlint analyzer to golangci-lint.
|
Package plugin adapts the coverlint analyzer to golangci-lint. |
Click to show internal directories.
Click to hide internal directories.