Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/coverage-validator.ts
Validation result for a single check
Properties
| Property | Type |
|---|---|
name | string |
passed | boolean |
severity | `'critical' |
message | string |
actual | `number |
expected | `number |
recommendation | string |
Was this page helpful?