Skip to main content

parse_report

Function parse_report 

Source
pub fn parse_report(json: &str) -> Result<CoverageReport>
Expand description

Parse a coverage.py JSON report (the output of coverage json).