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

Add KNNIndex exclusion logic #8573

Merged
merged 2 commits into from
Dec 8, 2023

update

d8e2315
Select commit
Loading
Failed to load commit list.
Merged

Add KNNIndex exclusion logic #8573

update
d8e2315
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

88.73% (target 80.00%)

View this Pull Request on Codecov

88.73% (target 80.00%)

Details

Codecov Report

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

Comparison is base (9dea80a) 88.73% compared to head (d8e2315) 88.73%.

Files Patch % Lines
torch_geometric/nn/pool/knn.py 85.29% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8573      +/-   ##
==========================================
- Coverage   88.73%   88.73%   -0.01%     
==========================================
  Files         479      479              
  Lines       29810    29842      +32     
==========================================
+ Hits        26453    26480      +27     
- Misses       3357     3362       +5     

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