Skip to content

GuidePageCoverage

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

Release-readiness coverage for one extracted KayKit guide page.

assetOccurrences: number

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

Asset references on this page, counting repeated use across pages.


docs: number

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

Documentation entries attached to this page.


docsCoverage: readonly GameboardCoverageLinkedPath[]

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

Documentation pages linked by this scenario plus availability status.


edition: KayKitGuideScenarioEdition

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

Edition scope represented by this page.


extraAssets: number

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

EXTRA asset ids on this page.


freeAssets: number

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

FREE asset ids on this page.


page: number

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

One-based extracted guide page number.


publicApis: number

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

Public helper/API entries attached to this page.


scenarioId: string

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

Stable guide scenario id.


sourceImage: GameboardCoverageLinkedPath

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

Source guide image for this page plus availability status.


title: string

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

Human-readable guide page title.


uniqueAssets: number

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

Unique asset ids on this page.


visualArtifactCoverage: readonly VisualArtifactCoverage[]

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

Visual artifacts linked by this scenario plus availability status.


visualArtifacts: number

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

Review artifacts attached to this page.