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

Add bobyqa minimizer #147

Merged
merged 1 commit into from
Oct 28, 2024

add bobyqa sampler

7684226
Select commit
Loading
Failed to load commit list.
Merged

Add bobyqa minimizer #147

add bobyqa sampler
7684226
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

61.73% (-0.01%) compared to 4e8900d, passed because coverage increased by 0% when compared to adjusted base (61.73%)

View this Pull Request on Codecov

61.73% (-0.01%) compared to 4e8900d, passed because coverage increased by 0% when compared to adjusted base (61.73%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.73%. Comparing base (4e8900d) to head (7684226).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   61.74%   61.73%   -0.01%     
==========================================
  Files         117      117              
  Lines       12405    12414       +9     
==========================================
+ Hits         7659     7664       +5     
- Misses       4746     4750       +4     

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