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

Expose all kwargs to optimize_acqf in optimize_acqf_homotopy #2580

Closed
wants to merge 6 commits into from

Merge branch 'main' into homotopy-all-kwargs

85805d9
Select commit
Loading
Failed to load commit list.
Closed

Expose all kwargs to optimize_acqf in optimize_acqf_homotopy #2580

Merge branch 'main' into homotopy-all-kwargs
85805d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 20, 2024 in 1s

99.93% (-0.06%) compared to d2c6f5e

View this Pull Request on Codecov

99.93% (-0.06%) compared to d2c6f5e

Details

Codecov Report

Attention: Patch coverage is 67.85714% with 9 lines in your changes missing coverage. Please review.

Project coverage is 99.93%. Comparing base (d2c6f5e) to head (85805d9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
botorch/optim/optimize_homotopy.py 67.85% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2580      +/-   ##
==========================================
- Coverage   99.98%   99.93%   -0.06%     
==========================================
  Files         196      196              
  Lines       17333    17357      +24     
==========================================
+ Hits        17331    17346      +15     
- Misses          2       11       +9     

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