Skip to main content

verdict

Function verdict 

Source
pub fn verdict(seen: &Seen, thresholds: &Thresholds) -> Vec<Flag>
Expand description

Everything wrong with what was seen, in the order it is worth reading. Empty means nothing tripped, which is not the same as healthy — a metric nobody measured cannot flag, and Seen says which those were. What stops a run first comes first: a NaN makes every number below it meaningless.