load_coverage_discovery

Function load_coverage_discovery 

Source
pub fn load_coverage_discovery(
    store: &AtlasStore,
    query: RepositoryCoverageQuery,
) -> ServiceResult<CoverageDiscoveryReport>
Expand description

Load one bounded opt-in coverage page without starting index work.

ยงErrors

Returns an error when the selected project has no identity, the query bounds are invalid, or persisted coverage/provenance is inconsistent.