Skip to main content

Module grouping

Module grouping 

Source
Expand description

Grouping infrastructure for --group-by owner|directory|package.

Partitions AnalysisResults into labeled groups by ownership (CODEOWNERS), by first directory component, or by workspace package.

Structs§

PackageResolver
Resolves file paths to workspace package names via longest-prefix matching.
ResultGroup
A single grouped dead-code analysis bucket.

Enums§

OwnershipResolver
Ownership resolver for --group-by.