pub(crate) fn finalize_coverage_output(
format: OutputFormat,
report: &mut CoverageDiscoveryReport,
) -> Result<String, CliError>Expand description
Stabilize format-specific encoded byte metadata before output and telemetry.
pub(crate) fn finalize_coverage_output(
format: OutputFormat,
report: &mut CoverageDiscoveryReport,
) -> Result<String, CliError>Stabilize format-specific encoded byte metadata before output and telemetry.