Searched refs:FeatureCoverage (Results 1 – 5 of 5) sorted by relevance
40 FeatureCoverage = iota const71 FeatureCoverage: {Name: "code coverage", Reason: unsupported},
15 checkFeature[FeatureCoverage] = unconditionallyEnabled
318 checkFeature[FeatureCoverage] = checkCoverage
127 if feat := features[host.FeatureCoverage]; !feat.Enabled &&
121 if ctx.Features[host.FeatureCoverage].Enabled {