Skip to main content

finalize

Function finalize 

Source
pub fn finalize(
    ctx: &GradeContext<'_>,
) -> Result<FinalizeSummary, PipelineError>
Expand description

Fold judge responses + transcript checks into a grading.json per (eval, condition). See the module docs for the per-assertion behavior.