Skip to main content

analyze

Function analyze 

Source
pub fn analyze(
    head: &CoverageReport,
    diff: &DiffModel,
    baseline: Option<&CoverageReport>,
    scope: DiffScope,
) -> CoverageDiff
Expand description

Runs the full attribution at the given DiffScope.