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

[Type Hints] utils.geodesic_distance and utils.tree_decomposition #5851

Merged
merged 3 commits into from
Oct 29, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 29, 2022

No description provided.

@github-actions github-actions bot added the utils label Oct 29, 2022
@codecov
Copy link

codecov bot commented Oct 29, 2022

Codecov Report

Merging #5851 (f1731ba) into master (5d1fe1c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5851   +/-   ##
=======================================
  Coverage   84.09%   84.09%           
=======================================
  Files         349      349           
  Lines       19465    19469    +4     
=======================================
+ Hits        16369    16373    +4     
  Misses       3096     3096           
Impacted Files Coverage Δ
torch_geometric/utils/geodesic.py 16.66% <100.00%> (+4.90%) ⬆️
torch_geometric/utils/tree_decomposition.py 9.87% <100.00%> (+2.28%) ⬆️

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

@rusty1s rusty1s merged commit ec7c49b into master Oct 29, 2022
@rusty1s rusty1s deleted the type_hint1 branch October 29, 2022 12:44
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
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