Module pipeline

Module pipeline 

Source

Structs§

AnalysisOutcome
Combined result containing the raw repository analysis and the derived selection outcome.
SelectionOptions
Configuration options controlling how selection behaves when generating analysis reports. These options capture the CLI behaviour but remain general enough for other front-ends (e.g. the web service) to reuse.
SelectionOutcome
Result of running the selection step against a repository analysis.

Functions§

analyze_and_select
Run a full repository analysis followed by intelligent selection using the provided configuration.
select_from_analysis
Derive a selection outcome from an existing repository analysis.