pub fn parse_coverage_reports( coverage_dir: &Path, base_path: &Path, ) -> Result<HashMap<String, CoverageStats>>
Detects and parses coverage reports from the .coverage directory