Skip to content

fix: derive edge-only DataFrame nodes correctly - #80

Merged
j6k4m8 merged 1 commit into
masterfrom
fix/dataframe-edge-only-nodes-76
Jul 27, 2026
Merged

fix: derive edge-only DataFrame nodes correctly#80
j6k4m8 merged 1 commit into
masterfrom
fix/dataframe-edge-only-nodes-76

Conversation

@j6k4m8

@j6k4m8 j6k4m8 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • derive edge-only nodes from the unique source/target union
  • check endpoint values rather than pandas row indexes for membership
  • report accurate node counts without a separate node dataframe
  • cover custom columns, stable enumeration, metadata mode, and missing nodes

@codspeed-hq

codspeed-hq Bot commented Jul 27, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 17 untouched benchmarks


Comparing fix/dataframe-edge-only-nodes-76 (615ac49) with master (228fa6d)

Open in CodSpeed

@j6k4m8
j6k4m8 merged commit b4d3c33 into master Jul 27, 2026
7 checks passed
@j6k4m8
j6k4m8 deleted the fix/dataframe-edge-only-nodes-76 branch July 27, 2026 14:47
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.

1 participant