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

Fix from_networkx conversion from nx.stochastic_block_model graphs #7941

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Aug 28, 2023

No description provided.

@rusty1s rusty1s merged commit 520cf25 into master Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #7941 (80e4d4f) into master (c78dbaf) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #7941      +/-   ##
==========================================
+ Coverage   89.40%   89.42%   +0.01%     
==========================================
  Files         458      458              
  Lines       26874    26874              
==========================================
+ Hits        24028    24031       +3     
+ Misses       2846     2843       -3     
Files Changed Coverage Δ
torch_geometric/utils/convert.py 57.80% <100.00%> (+1.26%) ⬆️

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

@rusty1s rusty1s deleted the nx_sbm branch August 28, 2023 05:59
erfanloghmani pushed a commit to erfanloghmani/pytorch_geometric that referenced this pull request Aug 31, 2023
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.

1 participant