Skip to content

fix: return undirected DataFrame predecessors - #81

Merged
j6k4m8 merged 1 commit into
masterfrom
fix/dataframe-undirected-predecessors-77
Jul 27, 2026
Merged

fix: return undirected DataFrame predecessors#81
j6k4m8 merged 1 commit into
masterfrom
fix/dataframe-undirected-predecessors-77

Conversation

@j6k4m8

@j6k4m8 j6k4m8 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • return the endpoint opposite the queried node for undirected predecessors
  • apply the same endpoint selection in metadata mode
  • restore DataFrame coverage in the shared predecessor contract
  • cover both stored edge orientations and metadata values

@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-undirected-predecessors-77 (972054b) with master (b4d3c33)

Open in CodSpeed

@j6k4m8
j6k4m8 merged commit f6d99e9 into master Jul 27, 2026
7 checks passed
@j6k4m8
j6k4m8 deleted the fix/dataframe-undirected-predecessors-77 branch July 27, 2026 15:02
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