Skip to content

Add SubgraphType with bidirectional sampling support (1/2)#7199

Merged
rusty1s merged 2 commits into
masterfrom
to_bidirectional
Apr 18, 2023
Merged

Add SubgraphType with bidirectional sampling support (1/2)#7199
rusty1s merged 2 commits into
masterfrom
to_bidirectional

Conversation

@rusty1s

@rusty1s rusty1s commented Apr 18, 2023

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Apr 18, 2023

Copy link
Copy Markdown

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
@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.

1 participant