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 MetaPath2Vec in case the last node is isolated #9145

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Apr 3, 2024

Fixes #9138

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.58%. Comparing base (cbfd1db) to head (3f5c7ee).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9145      +/-   ##
==========================================
- Coverage   90.02%   89.58%   -0.45%     
==========================================
  Files         470      470              
  Lines       30163    30164       +1     
==========================================
- Hits        27154    27022     -132     
- Misses       3009     3142     +133     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusty1s rusty1s requested a review from wsad1 as a code owner April 3, 2024 15:53
@rusty1s rusty1s merged commit 96d723f into master Apr 3, 2024
17 checks passed
@rusty1s rusty1s deleted the metapath_last_node_isolated branch April 3, 2024 16:29
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.

Metapath2vec index out of bounds error
1 participant