CoverageLevel type
Test coverage for the endpoint.
KnownCoverageLevel can be used interchangeably with CoverageLevel,
this enum contains the known values that the service supports.
Known values supported by the service
Default: Default
Low: Low
BelowAverage: BelowAverage
Average: Average
AboveAverage: AboveAverage
Full: Full
type CoverageLevel = string