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] transforms.KNNGraph and transforms.FaceToEdge #5722

Merged
merged 3 commits into from
Oct 16, 2022

Conversation

wwymak
Copy link
Contributor

@wwymak wwymak commented Oct 15, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 15, 2022

Codecov Report

Merging #5722 (5c679af) into master (2febad4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5722   +/-   ##
=======================================
  Coverage   84.02%   84.02%           
=======================================
  Files         349      349           
  Lines       19288    19290    +2     
=======================================
+ Hits        16206    16208    +2     
  Misses       3082     3082           
Impacted Files Coverage Δ
torch_geometric/transforms/face_to_edge.py 100.00% <100.00%> (ø)
torch_geometric/transforms/knn_graph.py 100.00% <100.00%> (ø)

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

@rusty1s rusty1s changed the title [Type Hints] transform.KNNGraph and transforms.FaceToEdge [Type Hints] transforms.KNNGraph and transforms.FaceToEdge Oct 16, 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.

2 participants