Skip to main content

is_covered

Function is_covered 

Source
pub fn is_covered(env: &Env, rel_name: &str) -> CoverageResult
Expand description

Public coverage checker. Mirrors isCovered in the JavaScript implementation and returns identical diagnostic shapes so external tooling sees consistent output across runtimes.