GameboardCoverageManifestSummary
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:153
Manifest coverage summary for guide-described FREE and EXTRA assets.
Properties
Section titled “Properties”edition?
Section titled “edition?”
optionaledition?:"free"|"extra"
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:155
Edition declared by the inspected manifest.
errorCount
Section titled “errorCount”errorCount:
number
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:171
Manifest validation issue count by severity.
extraGuideAssetsInManifest
Section titled “extraGuideAssetsInManifest”extraGuideAssetsInManifest:
number
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:167
EXTRA guide assets found in the inspected manifest.
extraGuideAssetsLocalOnly
Section titled “extraGuideAssetsLocalOnly”extraGuideAssetsLocalOnly: readonly
string[]
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:169
EXTRA guide asset ids not present in the inspected manifest.
freeGuideAssetsInManifest
Section titled “freeGuideAssetsInManifest”freeGuideAssetsInManifest:
number
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:163
FREE guide assets found in the inspected manifest.
freeGuideAssetsMissingFromManifest
Section titled “freeGuideAssetsMissingFromManifest”freeGuideAssetsMissingFromManifest: readonly
string[]
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:165
FREE guide asset ids absent from the inspected manifest.
guideExtraAssetCount
Section titled “guideExtraAssetCount”guideExtraAssetCount:
number
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:161
EXTRA guide assets expected to remain local-only.
guideFreeAssetCount
Section titled “guideFreeAssetCount”guideFreeAssetCount:
number
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:159
FREE guide assets expected from the published package.
issues
Section titled “issues”issues: readonly
MedievalHexagonManifestIssue[]
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:175
Manifest validation issues from schema inspection.
manifestAssetCount
Section titled “manifestAssetCount”manifestAssetCount:
number
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:157
Total assets in the inspected manifest.
warningCount
Section titled “warningCount”warningCount:
number
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:173
Manifest validation warning count.