Skip to main content

map_check_runs_evidence

Function map_check_runs_evidence 

Source
pub fn map_check_runs_evidence(
    check_runs: &[CheckRunItem],
    combined_status: Option<&CombinedStatusResponse>,
) -> Vec<CheckRunEvidence>
Expand description

Maps GitHub check run items and combined commit statuses into platform-neutral evidence.