parse_coverage_state

Function parse_coverage_state 

Source
pub fn parse_coverage_state(value: &str) -> ServiceResult<CoverageState>
Expand description

Parse one public coverage lifecycle filter.

ยงErrors

Returns an error when the value is not one of the seven closed states.