Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note in documentation about interface change in sort_edge_index, coalesce and to_undirected #6893

Merged
merged 2 commits into from
Mar 10, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 10, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #6893 (e92119d) into master (cd2b0a2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6893   +/-   ##
=======================================
  Coverage   91.55%   91.55%           
=======================================
  Files         427      427           
  Lines       23177    23177           
=======================================
  Hits        21220    21220           
  Misses       1957     1957           
Impacted Files Coverage Δ
torch_geometric/utils/coalesce.py 100.00% <ø> (ø)
torch_geometric/utils/sort_edge_index.py 100.00% <ø> (ø)
torch_geometric/utils/undirected.py 90.24% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant