Skip to content

Conversation

@JBloss1517
Copy link
Collaborator

Changed the return value from a list of deleted node names to a list of tuples containing (deleted_node_name, merged_into_node_name). This provides more context about which nodes were merged together.

Changed the return value from a list of deleted node names to a list
of tuples containing (deleted_node_name, merged_into_node_name). This
provides more context about which nodes were merged together.
Updated existing tests to work with the new tuple return format and
added new tests specifically for verifying the merge mapping behavior:
- test_merge_mapping_returns_correct_tuple_format
- test_merge_mapping_multiple_separate_clusters
- test_merge_mapping_chain_collapses_to_first
- test_merge_mapping_can_reconstruct_original_references
@JBloss1517 JBloss1517 closed this Dec 29, 2025
@JBloss1517
Copy link
Collaborator Author

Sorry! Didn't mean to try to merge this into the main branch... Disregard this PR

@JBloss1517 JBloss1517 deleted the claude/return-merge-mapping-QjILv branch December 29, 2025 21:05
@JBloss1517 JBloss1517 restored the claude/return-merge-mapping-QjILv branch December 29, 2025 21:06
@JBloss1517 JBloss1517 deleted the claude/return-merge-mapping-QjILv branch December 29, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants