Skip to content

Refactor DifferentialEvolutionSolver initialization to support scipy …

07f75b2
Select commit
Loading
Failed to load commit list.
Merged

Mixed-integer differential evolution for next point suggestion #549

Refactor DifferentialEvolutionSolver initialization to support scipy …
07f75b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 27, 2025 in 0s

97.87% (-0.06%) compared to 1714504

View this Pull Request on Codecov

97.87% (-0.06%) compared to 1714504

Details

Codecov Report

Attention: Patch coverage is 97.29730% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.87%. Comparing base (1714504) to head (07f75b2).

Files with missing lines Patch % Lines
bayes_opt/acquisition.py 97.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
- Coverage   97.92%   97.87%   -0.06%     
==========================================
  Files          10       10              
  Lines        1158     1177      +19     
==========================================
+ Hits         1134     1152      +18     
- Misses         24       25       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.