passed property

bool? passed
final

Whether value crosses the grader's pass threshold. null if value is null. Aggregated by EvalRunReport into pass@k and pass^k.

Implementation

final bool? passed;