Commit 999ac58
fix(shards): extend mergeGraph UUID remap to cover Type and Class nodes
Type/Class nodes from changed files were not remapped in the oldToNew table,
leaving relationships from unchanged files pointing at stale UUIDs (dangling
edges). Added incTypeByKey map built from the incremental response and wired
it into the remap loop alongside File and Function nodes.
Fixes #107
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0529851 commit 999ac58
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| 454 | + | |
454 | 455 | | |
455 | 456 | | |
456 | 457 | | |
| |||
460 | 461 | | |
461 | 462 | | |
462 | 463 | | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
463 | 469 | | |
464 | 470 | | |
465 | 471 | | |
| |||
479 | 485 | | |
480 | 486 | | |
481 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
482 | 494 | | |
483 | 495 | | |
484 | 496 | | |
| |||
0 commit comments