Add KNNIndex
exclusion logic
#8573
Merged
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.
Loading