Skip to content

type-coverage

FieldValue
IDtype-coverage
Version1.0.0
Modestatic
LayerStripe
Categorycontract
Severity🟡 warning
SLA5,000 ms
Depends onnone
Sourcepackages/testing/src/gates/type-coverage.gate.ts

What it asserts

Non-`any` type coverage stays ≥98% (target) / ≥95% (floor). Below the floor is blocking.

Run it locally

bun run gates --gate=type-coverage

See also


Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.

On this page