Skip to main content

measure_patch_report

Function measure_patch_report 

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

Run the Python unit suite with every source under root measured (--source=.), so an untested source shows in files as wholly uncovered rather than vanishing. omit is as in measure.