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 SubgraphType with bidirectional sampling support (1/2) #7199

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Apr 18, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #7199 (35ccf1d) into master (bff6405) will decrease coverage by 0.43%.
The diff coverage is 97.95%.

❗ Current head 35ccf1d differs from pull request most recent head 3b6b4e8. Consider uploading reports for the commit 3b6b4e8 to get more accurate results

@@            Coverage Diff             @@
##           master    #7199      +/-   ##
==========================================
- Coverage   92.10%   91.68%   -0.43%     
==========================================
  Files         436      436              
  Lines       23937    23980      +43     
==========================================
- Hits        22048    21985      -63     
- Misses       1889     1995     +106     
Impacted Files Coverage Δ
torch_geometric/testing/data.py 40.62% <80.00%> (+4.91%) ⬆️
torch_geometric/sampler/base.py 98.33% <100.00%> (+0.30%) ⬆️
torch_geometric/sampler/utils.py 93.65% <100.00%> (+1.49%) ⬆️
torch_geometric/utils/coalesce.py 100.00% <100.00%> (ø)

... and 21 files with indirect coverage changes

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

@rusty1s rusty1s merged commit 65bca8b into master Apr 18, 2023
10 checks passed
@rusty1s rusty1s deleted the to_bidirectional branch April 18, 2023 06:50
@rusty1s rusty1s changed the title Add GraphMode with bidirectional sampling support (1/2) Add SubgraphType with bidirectional sampling support (1/2) May 10, 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.

None yet

1 participant