Contents

hasFailures

Whether this represents any failure worth persisting.

Declaration

var hasFailures: Bool { get }

Discussion

A clean run is all-zero, produced inference, and referenced no missing metrics. Used to decide whether to write the error summary when serializing — a clean run omits it entirely.