optuna / optuna-dashboard

Real-time Web Dashboard for Optuna.
https://optuna-dashboard.readthedocs.io/en/latest/
Other
511 stars 86 forks source link

Add `distribution` prop to `SearchSpaceItem` type and move `searchSpace` to `tslib/react` #892

Closed porink0424 closed 3 months ago

porink0424 commented 3 months ago

Contributor License Agreement

This repository (optuna-dashboard) and Goptuna share common code. This pull request may therefore be ported to Goptuna. Make sure that you understand the consequences concerning licenses and check the box below if you accept the term before creating this pull request.

Reference Issues/PRs

NA

What does this implement/fix? Explain your changes.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.58%. Comparing base (0beb2af) to head (747098b). Report is 71 commits behind head on main.

:exclamation: Current head 747098b differs from pull request most recent head 29c4e73

Please upload reports for the commit 29c4e73 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #892 +/- ## ========================================== + Coverage 69.51% 69.58% +0.06% ========================================== Files 35 35 Lines 2375 2377 +2 ========================================== + Hits 1651 1654 +3 + Misses 724 723 -1 ```

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