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

Add dask to __init__.py and fix its documentation generation. #71

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: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2734577) 58.03% compared to head (e9bc721) 57.99%.

Files Patch % Lines
optuna_integration/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== - Coverage 58.03% 57.99% -0.04% ========================================== Files 24 24 Lines 1506 1507 +1 ========================================== Hits 874 874 - Misses 632 633 +1 ```

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