pytorch_geometric
pytorch_geometric copied to clipboard
`NeighborSampler`: Sort local neighborhoods according to `time`
Codecov Report
Merging #5516 (6315f33) into master (9b4b854) will increase coverage by
0.00%. The diff coverage is92.00%.
@@ Coverage Diff @@
## master #5516 +/- ##
=======================================
Coverage 83.68% 83.68%
=======================================
Files 346 346
Lines 19002 19015 +13
=======================================
+ Hits 15901 15912 +11
- Misses 3101 3103 +2
| Impacted Files | Coverage Δ | |
|---|---|---|
| torch_geometric/loader/link_neighbor_loader.py | 100.00% <ø> (ø) |
|
| torch_geometric/sampler/utils.py | 80.51% <89.47%> (-0.08%) |
:arrow_down: |
| torch_geometric/sampler/neighbor_sampler.py | 92.40% <100.00%> (+0.14%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more