pub(crate) fn build_parity_report(
store: &AtlasStore,
profile: &str,
) -> Result<ParityReport, CliError>Expand description
Build the current repository-intelligence parity report.
pub(crate) fn build_parity_report(
store: &AtlasStore,
profile: &str,
) -> Result<ParityReport, CliError>Build the current repository-intelligence parity report.