Skip to content

GameboardCoverageSimpleRpgEvidenceRow

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

One SimpleRPG proof row for a guide-facing public API surface.

assetCount: number

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

Unique asset count represented by this API row.


evidence: string

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

Human-readable fixture, docs, or package proof.


mode: GameboardCoverageSimpleRpgEvidenceMode

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

Primary evidence mode for the API.


modes: readonly GameboardCoverageSimpleRpgEvidenceMode[]

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

All evidence modes that exercise this API, including the primary mode.


pages: readonly number[]

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

One-based guide pages represented by this API row.


publicApi: string

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

Public API surface from the guide/public-treatment catalog.


scenarioIds: readonly string[]

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

Guide scenario ids represented by this API row.


visualArtifacts: readonly string[]

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

Visual artifacts attached to the guide scenarios behind this API row.