optuna / optuna-integration

Extended functionalities for Optuna in combination with third-party libraries.
https://optuna-integration.readthedocs.io/en/latest/index.html
MIT License
39 stars 30 forks source link

Migrate pycma integration #77

Closed y0z closed 9 months ago

y0z commented 9 months ago

Motivation

Description of the changes

codecov[bot] commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (ab25005) 59.61% compared to head (20d7661) 63.72%. Report is 2 commits behind head on main.

Files Patch % Lines
optuna_integration/__init__.py 0.00% 2 Missing :warning:
optuna_integration/cma.py 99.17% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ========================================== + Coverage 59.61% 63.72% +4.10% ========================================== Files 27 28 +1 Lines 2100 2343 +243 ========================================== + Hits 1252 1493 +241 - Misses 848 850 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.