Skip to main content

measure_report

Function measure_report 

Source
pub fn measure_report(root: &Path, omit: &[String]) -> Result<CoverageReport>
Expand description

Like measure_patch_report, but measuring only the files the suite imports, exactly as measure does — the line-scoped exemption path recomputes the floor over that same file set. omit is as in measure.