pub(crate) const LOCAL_COVERAGE_OUTPUT_DIR: &str = "target/coverage";
Coverage output path on the host (relative to project root).