fix(ql3): materialize projected runtime files

This commit is contained in:
whyour
2026-08-26 04:09:47 +08:00
parent 9c58b15d2b
commit beb490c48c
9 changed files with 273 additions and 30 deletions
+3 -3
View File
@@ -103,8 +103,8 @@ test('audits one source-derived QingLong 3 release identity', () => {
workspacePackageCount: 18,
containerRootCount: 4,
deploymentFileCount: 260,
deploymentImageReferences: 34,
deploymentVersionOccurrences: 38,
deploymentImageReferences: 35,
deploymentVersionOccurrences: 39,
compatible: true,
});
});
@@ -116,7 +116,7 @@ test('plans the exact governed version surface without touching legacy 2.x', ()
targetVersion: TARGET_VERSION,
});
assert.equal(plan.fileCount, 66);
assert.equal(plan.replacementCount, 85);
assert.equal(plan.replacementCount, 86);
assert.equal(plan.legacyRootPackageVersion, LEGACY_VERSION);
assert.equal(plan.legacyRootExcluded, true);
assert.equal(