Skip to content

Add a `.random_sample` function to the optimizer

21d9aeb
Select commit
Loading
Failed to load commit list.
Merged

polish & clean code #566

Add a `.random_sample` function to the optimizer
21d9aeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 2, 2025 in 0s

97.76% (-0.20%) compared to 2c78f7c

View this Pull Request on Codecov

97.76% (-0.20%) compared to 2c78f7c

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 97.76%. Comparing base (2c78f7c) to head (21d9aeb).

Files with missing lines Patch % Lines
bayes_opt/acquisition.py 86.95% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #566      +/-   ##
==========================================
- Coverage   97.95%   97.76%   -0.20%     
==========================================
  Files          10       10              
  Lines        1175     1164      -11     
==========================================
- Hits         1151     1138      -13     
- Misses         24       26       +2     

☔ 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.