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

[Type Hints] utils.is_undirected and utils.to_undirected #5767

Merged
merged 3 commits into from
Oct 18, 2022
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 18, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #5767 (21d41ea) into master (8cbbd72) will decrease coverage by 0.01%.
The diff coverage is 78.72%.

@@            Coverage Diff             @@
##           master    #5767      +/-   ##
==========================================
- Coverage   83.98%   83.97%   -0.02%     
==========================================
  Files         349      349              
  Lines       19369    19403      +34     
==========================================
+ Hits        16267    16293      +26     
- Misses       3102     3110       +8     
Impacted Files Coverage Δ
torch_geometric/utils/sort_edge_index.py 87.50% <76.92%> (-12.50%) ⬇️
torch_geometric/utils/undirected.py 81.63% <78.78%> (-10.04%) ⬇️
torch_geometric/nn/dense/diff_pool.py 100.00% <100.00%> (ø)
torch_geometric/transforms/gdc.py 79.50% <0.00%> (+1.00%) ⬆️

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

@rusty1s rusty1s merged commit a56311a into master Oct 18, 2022
@rusty1s rusty1s deleted the to_undirected branch October 18, 2022 16:40
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
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