pub fn record_combined_run(
root: &Path,
counts: ImpactCounts,
git_sha: Option<&str>,
version: &str,
timestamp: &str,
attribution: Option<&AttributionInput<'_>>,
)Expand description
Record a whole-project combined run into the project track.