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

Replace stacking gradient search with resample_blocks variant #626

Merged
merged 6 commits into from
Oct 24, 2024

Refactor and test more

4dd2948
Select commit
Loading
Failed to load commit list.
Merged

Replace stacking gradient search with resample_blocks variant #626

Refactor and test more
4dd2948
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

93.96% (-0.01%) compared to c4ce8ee, passed because coverage increased by 0.11% when compared to adjusted base (93.85%)

View this Pull Request on Codecov

93.96% (-0.01%) compared to c4ce8ee, passed because coverage increased by 0.11% when compared to adjusted base (93.85%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.96%. Comparing base (c4ce8ee) to head (4dd2948).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #626      +/-   ##
==========================================
- Coverage   93.97%   93.96%   -0.01%     
==========================================
  Files          86       86              
  Lines       13848    13538     -310     
==========================================
- Hits        13013    12721     -292     
+ Misses        835      817      -18     

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