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

NumNeighbors integration #6505

Merged
merged 4 commits into from
Jan 24, 2023
Merged

NumNeighbors integration #6505

merged 4 commits into from
Jan 24, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 24, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #6505 (15e93fc) into master (ecf4020) will decrease coverage by 0.02%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##           master    #6505      +/-   ##
==========================================
- Coverage   85.69%   85.68%   -0.02%     
==========================================
  Files         406      406              
  Lines       22665    22653      -12     
==========================================
- Hits        19423    19410      -13     
- Misses       3242     3243       +1     
Impacted Files Coverage Δ
torch_geometric/sampler/neighbor_sampler.py 91.56% <87.50%> (-0.78%) ⬇️
torch_geometric/loader/link_neighbor_loader.py 100.00% <100.00%> (ø)
torch_geometric/loader/neighbor_loader.py 100.00% <100.00%> (ø)
torch_geometric/sampler/base.py 99.26% <100.00%> (+<0.01%) ⬆️
torch_geometric/typing.py 100.00% <100.00%> (ø)

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

@rusty1s rusty1s merged commit a7a5fd2 into master Jan 24, 2023
@rusty1s rusty1s deleted the num_neighbors_integ branch January 24, 2023 17:58
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.

None yet

1 participant