Skip to content

VisualArtifactCoverage

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

One screenshot, contact sheet, guide image, or required review artifact for release.

pages: readonly number[]

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

One-based guide pages represented by this artifact.


path: string

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

Repo-relative screenshot, showcase, or contact-sheet path.


required: boolean

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

Whether release review expects this artifact to exist.


scenarioIds: readonly string[]

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

Guide scenarios that reference this artifact.


source: VisualArtifactCoverageSource

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

Whether this artifact comes from guide visual coverage or curated showcases.


status: GameboardCoverageStatus

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

Whether the artifact was available during the coverage scan.