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

mypy support in torch_geometric.utils [4/n] #8558

Merged
merged 18 commits into from
Dec 6, 2023
Merged

mypy support in torch_geometric.utils [4/n] #8558

merged 18 commits into from
Dec 6, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Dec 6, 2023

No description provided.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (b454a51) 88.53% compared to head (a1a3b60) 88.52%.

Files Patch % Lines
torch_geometric/utils/geodesic.py 0.00% 7 Missing ⚠️
torch_geometric/utils/sparse.py 75.00% 2 Missing ⚠️
torch_geometric/utils/_sort_edge_index.py 92.30% 1 Missing ⚠️
torch_geometric/utils/_spmm.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8558      +/-   ##
==========================================
- Coverage   88.53%   88.52%   -0.01%     
==========================================
  Files         479      479              
  Lines       29775    29793      +18     
==========================================
+ Hits        26360    26375      +15     
- Misses       3415     3418       +3     

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

@rusty1s rusty1s merged commit 447f5a5 into master Dec 6, 2023
13 checks passed
@rusty1s rusty1s deleted the mypy3 branch December 6, 2023 23:56
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