test(scripts): focus tsgo guard routing · openclaw/openclaw@7064d19
vincentkoc
·
2026-06-21
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1366,6 +1366,10 @@ describe("scripts/test-projects changed-target routing", () => {
|
1366 | 1366 | ["scripts/lib/test-group-report.mjs", ["test/scripts/test-group-report.test.ts"]], |
1367 | 1367 | ["scripts/lib/stable-release-closeout.mjs", ["test/stable-release-closeout.test.ts"]], |
1368 | 1368 | ["scripts/lib/ts-guard-utils.mjs", ["test/scripts/ts-guard-utils.test.ts"]], |
| 1369 | +[ |
| 1370 | +"scripts/lib/tsgo-sparse-guard.mjs", |
| 1371 | +["test/scripts/run-tsgo.test.ts", "test/scripts/changed-lanes.test.ts"], |
| 1372 | +], |
1369 | 1373 | ["scripts/write-package-dist-inventory.ts", ["test/scripts/test-install-sh-docker.test.ts"]], |
1370 | 1374 | ["scripts/lib/format-generated-module.mjs", ["test/scripts/format-generated-module.test.ts"]], |
1371 | 1375 | [ |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。