Skip to content

Commit 984db38

Browse files
author
DavidQ
committed
Complete workspace removal review and verify transform separation behavior - PR_26133_095-post-workspace-removal-review-and-cleanup
1 parent 4a170ab commit 984db38

14 files changed

Lines changed: 222 additions & 98 deletions

docs/dev/reports/playwright_v8_coverage_report.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@ Exercised tool entry points detected:
2424
2525
Changed runtime JS files covered:
2626
(32%) tools/shared/platformShell.js - executed lines 2159/2159; executed functions 38/120
27-
(78%) tools/storage-inspector-v2/js/controls/FilterControl.js - executed lines 34/34; executed functions 7/9
27+
(63%) tools/asset-manager-v2/js/AssetManagerV2App.js - executed lines 643/643; executed functions 36/57
2828
(82%) tools/storage-inspector-v2/js/controls/EntryListControl.js - executed lines 59/59; executed functions 9/11
2929
(83%) tools/storage-inspector-v2/js/controls/AccordionSection.js - executed lines 41/41; executed functions 5/6
30+
(86%) tools/workspace-manager-v2/js/WorkspaceManagerV2App.js - executed lines 963/963; executed functions 42/49
31+
(89%) tools/storage-inspector-v2/js/controls/FilterControl.js - executed lines 34/34; executed functions 8/9
3032
(91%) tools/toolRegistry.js - executed lines 526/526; executed functions 10/11
3133
(92%) tools/workspace-manager-v2/js/services/WorkspaceManagerV2ContextService.js - executed lines 1662/1662; executed functions 149/162
3234
(93%) tools/workspace-manager-v2/js/controls/ToolTilesControl.js - executed lines 137/137; executed functions 14/15
33-
(94%) src/engine/rendering/ObjectVectorRuntimeAssetService.js - executed lines 1136/1136; executed functions 111/118
34-
(95%) tools/object-vector-studio-v2/js/services/ObjectVectorStudioV2SchemaService.js - executed lines 458/458; executed functions 56/59
3535
(95%) tools/object-vector-studio-v2/js/ToolStarterApp.js - executed lines 8187/8187; executed functions 800/846
36-
(96%) tools/storage-inspector-v2/js/services/StorageInspectorV2StorageService.js - executed lines 159/159; executed functions 24/25
37-
(96%) tools/storage-inspector-v2/js/StorageInspectorV2App.js - executed lines 347/347; executed functions 50/52
36+
(98%) tools/storage-inspector-v2/js/StorageInspectorV2App.js - executed lines 347/347; executed functions 51/52
3837
(100%) tools/renderToolsIndex.js - executed lines 175/175; executed functions 27/27
3938
(100%) tools/storage-inspector-v2/js/bootstrap.js - executed lines 55/55; executed functions 4/4
4039
(100%) tools/storage-inspector-v2/js/controls/DataControl.js - executed lines 23/23; executed functions 5/5
4140
(100%) tools/storage-inspector-v2/js/controls/DirtyControl.js - executed lines 30/30; executed functions 6/6
4241
(100%) tools/storage-inspector-v2/js/controls/JsonControl.js - executed lines 19/19; executed functions 5/5
4342
(100%) tools/storage-inspector-v2/js/controls/StatusLogControl.js - executed lines 32/32; executed functions 10/10
4443
(100%) tools/storage-inspector-v2/js/services/StorageInspectorV2RuntimeContract.js - executed lines 10/10; executed functions 2/2
44+
(100%) tools/storage-inspector-v2/js/services/StorageInspectorV2StorageService.js - executed lines 184/184; executed functions 29/29
4545
4646
Files with executed line/function counts where available:
4747
(2%) src/engine/input/ActionInputService.js - executed lines 397/397; executed functions 1/51
@@ -183,7 +183,6 @@ Files with executed line/function counts where available:
183183
(77%) src/engine/core/Engine.js - executed lines 323/323; executed functions 10/13
184184
(78%) src/engine/audio/TextToSpeechEngine.js - executed lines 229/229; executed functions 21/27
185185
(78%) tools/asset-manager-v2/js/controls/StatusLogControl.js - executed lines 30/30; executed functions 7/9
186-
(78%) tools/storage-inspector-v2/js/controls/FilterControl.js - executed lines 34/34; executed functions 7/9
187186
(80%) games/shared/workspaceGameLaunchGuard.js - executed lines 50/50; executed functions 4/5
188187
(80%) src/engine/persistence/StorageService.js - executed lines 49/49; executed functions 4/5
189188
(80%) tools/asset-manager-v2/js/controls/AccordionSection.js - executed lines 27/27; executed functions 4/5
@@ -215,6 +214,7 @@ Files with executed line/function counts where available:
215214
(89%) games/Asteroids/game/asteroidObjectGeometry.js - executed lines 82/82; executed functions 16/18
216215
(89%) tools/asset-manager-v2/js/services/AssetSchemaValidator.js - executed lines 295/295; executed functions 25/28
217216
(89%) tools/preview-generator-v2/controls/StatusLogControl.js - executed lines 32/32; executed functions 8/9
217+
(89%) tools/storage-inspector-v2/js/controls/FilterControl.js - executed lines 34/34; executed functions 8/9
218218
(90%) src/engine/audio/GaplessLoopPlayer.js - executed lines 187/187; executed functions 18/20
219219
(90%) tools/palette-manager-v2/modules/PaletteValidationService.js - executed lines 88/88; executed functions 9/10
220220
(90%) tools/text2speech-V2/js/controls/ActionNavControl.js - executed lines 117/117; executed functions 19/21
@@ -232,8 +232,7 @@ Files with executed line/function counts where available:
232232
(94%) tools/common/PaletteSortService.js - executed lines 103/103; executed functions 17/18
233233
(95%) tools/object-vector-studio-v2/js/services/ObjectVectorStudioV2SchemaService.js - executed lines 458/458; executed functions 56/59
234234
(95%) tools/object-vector-studio-v2/js/ToolStarterApp.js - executed lines 8187/8187; executed functions 800/846
235-
(96%) tools/storage-inspector-v2/js/services/StorageInspectorV2StorageService.js - executed lines 159/159; executed functions 24/25
236-
(96%) tools/storage-inspector-v2/js/StorageInspectorV2App.js - executed lines 347/347; executed functions 50/52
235+
(98%) tools/storage-inspector-v2/js/StorageInspectorV2App.js - executed lines 347/347; executed functions 51/52
237236
(100%) games/Asteroids/flow/attract.js - executed lines 17/17; executed functions 1/1
238237
(100%) games/Asteroids/flow/highscore.js - executed lines 16/16; executed functions 1/1
239238
(100%) games/Asteroids/flow/intro.js - executed lines 18/18; executed functions 1/1
@@ -297,6 +296,7 @@ Files with executed line/function counts where available:
297296
(100%) tools/storage-inspector-v2/js/controls/JsonControl.js - executed lines 19/19; executed functions 5/5
298297
(100%) tools/storage-inspector-v2/js/controls/StatusLogControl.js - executed lines 32/32; executed functions 10/10
299298
(100%) tools/storage-inspector-v2/js/services/StorageInspectorV2RuntimeContract.js - executed lines 10/10; executed functions 2/2
299+
(100%) tools/storage-inspector-v2/js/services/StorageInspectorV2StorageService.js - executed lines 184/184; executed functions 29/29
300300
(100%) tools/text2speech-V2/js/controls/OutputSummaryControl.js - executed lines 8/8; executed functions 3/3
301301
(100%) tools/text2speech-V2/js/controls/SpeechOptionsControl.js - executed lines 451/451; executed functions 47/47
302302
(100%) tools/text2speech-V2/js/controls/StatusLogControl.js - executed lines 28/28; executed functions 8/8
@@ -314,29 +314,29 @@ Uncovered or low-coverage changed JS files:
314314
(32%) tools/shared/platformShell.js - WARNING: advisory low coverage; executed lines 2159/2159
315315
316316
Changed JS files considered:
317+
(0%) scripts/validate-json-contracts.mjs - changed JS file not collected as browser runtime coverage
317318
(0%) tests/games/AsteroidsAssetReferenceAdoption.test.mjs - changed JS file not collected as browser runtime coverage
318-
(0%) tests/games/asteroidsManifestObjectVectors.mjs - changed JS file not collected as browser runtime coverage
319319
(0%) tests/games/AsteroidsPlatformDemo.test.mjs - changed JS file not collected as browser runtime coverage
320+
(0%) tests/playwright/tools/AssetManagerV2.spec.mjs - changed JS file not collected as browser runtime coverage
320321
(0%) tests/playwright/tools/WorkspaceManagerV2.spec.mjs - changed JS file not collected as browser runtime coverage
321322
(32%) tools/shared/platformShell.js - changed JS file with browser V8 coverage
322-
(78%) tools/storage-inspector-v2/js/controls/FilterControl.js - changed JS file with browser V8 coverage
323-
(81%) games/Asteroids/game/asteroidsObjectVectorRoles.js - changed JS file with browser V8 coverage
323+
(63%) tools/asset-manager-v2/js/AssetManagerV2App.js - changed JS file with browser V8 coverage
324324
(82%) tools/storage-inspector-v2/js/controls/EntryListControl.js - changed JS file with browser V8 coverage
325325
(83%) tools/storage-inspector-v2/js/controls/AccordionSection.js - changed JS file with browser V8 coverage
326+
(86%) tools/workspace-manager-v2/js/WorkspaceManagerV2App.js - changed JS file with browser V8 coverage
326327
(88%) games/shared/workspaceGameAssetCatalog.js - changed JS file with browser V8 coverage
328+
(89%) tools/storage-inspector-v2/js/controls/FilterControl.js - changed JS file with browser V8 coverage
327329
(91%) tools/toolRegistry.js - changed JS file with browser V8 coverage
328330
(92%) tools/workspace-manager-v2/js/services/WorkspaceManagerV2ContextService.js - changed JS file with browser V8 coverage
329331
(93%) tools/workspace-manager-v2/js/controls/ToolTilesControl.js - changed JS file with browser V8 coverage
330-
(94%) src/engine/rendering/ObjectVectorRuntimeAssetService.js - changed JS file with browser V8 coverage
331-
(95%) tools/object-vector-studio-v2/js/services/ObjectVectorStudioV2SchemaService.js - changed JS file with browser V8 coverage
332332
(95%) tools/object-vector-studio-v2/js/ToolStarterApp.js - changed JS file with browser V8 coverage
333-
(96%) tools/storage-inspector-v2/js/services/StorageInspectorV2StorageService.js - changed JS file with browser V8 coverage
334-
(96%) tools/storage-inspector-v2/js/StorageInspectorV2App.js - changed JS file with browser V8 coverage
333+
(98%) tools/storage-inspector-v2/js/StorageInspectorV2App.js - changed JS file with browser V8 coverage
335334
(100%) tools/renderToolsIndex.js - changed JS file with browser V8 coverage
336335
(100%) tools/storage-inspector-v2/js/bootstrap.js - changed JS file with browser V8 coverage
337336
(100%) tools/storage-inspector-v2/js/controls/DataControl.js - changed JS file with browser V8 coverage
338337
(100%) tools/storage-inspector-v2/js/controls/DirtyControl.js - changed JS file with browser V8 coverage
339338
(100%) tools/storage-inspector-v2/js/controls/JsonControl.js - changed JS file with browser V8 coverage
340339
(100%) tools/storage-inspector-v2/js/controls/StatusLogControl.js - changed JS file with browser V8 coverage
341340
(100%) tools/storage-inspector-v2/js/services/StorageInspectorV2RuntimeContract.js - changed JS file with browser V8 coverage
341+
(100%) tools/storage-inspector-v2/js/services/StorageInspectorV2StorageService.js - changed JS file with browser V8 coverage
342342
```

0 commit comments

Comments
 (0)