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

Edge-based temporal sampling #280

Merged
merged 15 commits into from
Nov 14, 2023

Merge branch 'master' into master

6581564
Select commit
Loading
Failed to load commit list.
Merged

Edge-based temporal sampling #280

Merge branch 'master' into master
6581564
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 1s

85.65% (target 80.00%)

View this Pull Request on Codecov

85.65% (target 80.00%)

Details

Codecov Report

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

Comparison is base (f78959a) 85.74% compared to head (6581564) 85.65%.
Report is 1 commits behind head on master.

Files Patch % Lines
pyg_lib/csrc/sampler/cpu/neighbor_kernel.cpp 78.94% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #280      +/-   ##
==========================================
- Coverage   85.74%   85.65%   -0.10%     
==========================================
  Files          32       32              
  Lines        1087     1115      +28     
==========================================
+ Hits          932      955      +23     
- Misses        155      160       +5     

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