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

Introduce torch_geometric.Index #9276

Merged
merged 3 commits into from
May 4, 2024
Merged

Introduce torch_geometric.Index #9276

merged 3 commits into from
May 4, 2024

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented May 4, 2024

No description provided.

Copy link

codecov bot commented May 4, 2024

Codecov Report

Attention: Patch coverage is 51.64835% with 44 lines in your changes are missing coverage. Please review.

Project coverage is 86.75%. Comparing base (01e8303) to head (c02e2fb).
Report is 14 commits behind head on master.

Files Patch % Lines
torch_geometric/index.py 47.56% 43 Missing ⚠️
torch_geometric/edge_index.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9276      +/-   ##
==========================================
+ Coverage   85.22%   86.75%   +1.52%     
==========================================
  Files         459      460       +1     
  Lines       29951    30045      +94     
==========================================
+ Hits        25526    26065     +539     
+ Misses       4425     3980     -445     

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

@rusty1s rusty1s merged commit 73d3402 into master May 4, 2024
17 of 18 checks passed
@rusty1s rusty1s deleted the add_index branch May 4, 2024 10:25
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