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