optuna / optuna-dashboard

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

Disable use plotlypy setting when plotlypy is not available #948

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

None

What does this implement/fix? Explain your changes.

Disable use plotlypy setting when plotlypy is not available.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 70.32%. Comparing base (cc0ab0f) to head (70c65ce). Report is 234 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #948 +/- ## ========================================== + Coverage 69.58% 70.32% +0.74% ========================================== Files 35 35 Lines 2377 2379 +2 ========================================== + Hits 1654 1673 +19 + Misses 723 706 -17 ```

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