Skip to content

GameboardCoveragePackageCheck

Defined in: src/interop/coverage.ts:200

Package, docs, CI, or visual command captured in the coverage ledger.

command: string

Defined in: src/interop/coverage.ts:206

Command or CI check name.


id: string

Defined in: src/interop/coverage.ts:202

Stable check id.


label: string

Defined in: src/interop/coverage.ts:204

Human-readable check label.


status: GameboardCoverageCheckStatus

Defined in: src/interop/coverage.ts:208

Verification status for this report.


optional summary?: string

Defined in: src/interop/coverage.ts:210

Optional captured output summary.