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

Added batching in transductive setting #128

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Merge branch 'main' of github.com:geometric-intelligence/TopoBenchmar…

9131d58
Select commit
Loading
Failed to load commit list.
Open

Added batching in transductive setting #128

Merge branch 'main' of github.com:geometric-intelligence/TopoBenchmar…
9131d58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

91.55% (+0.54%) compared to 99de7cb

View this Pull Request on Codecov

91.55% (+0.54%) compared to 99de7cb

Details

Codecov Report

Attention: Patch coverage is 93.18182% with 15 lines in your changes missing coverage. Please review.

Project coverage is 91.55%. Comparing base (99de7cb) to head (9131d58).

Files with missing lines Patch % Lines
topobenchmark/data/batching/cell_loader.py 85.18% 8 Missing ⚠️
topobenchmark/data/batching/utils.py 94.95% 6 Missing ⚠️
...pobenchmark/data/batching/neighbor_cells_loader.py 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   91.00%   91.55%   +0.54%     
==========================================
  Files         129      133       +4     
  Lines        3670     3884     +214     
==========================================
+ Hits         3340     3556     +216     
+ Misses        330      328       -2     

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