Skip to main content

audit_max_cov

Function audit_max_cov 

Source
pub fn audit_max_cov(measurement: &str) -> Option<f64>
Expand description

Returns the maximum CoV (Coefficient of Variation = σ/μ × 100%) threshold from config, or None if not set. When tail or head CoV exceeds this value, a warning is emitted in the audit output.