optuna / optuna-dashboard

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

Fix the bug of code-server extension fails to load studies on the first attempt. #815

Closed c-bata closed 6 months ago

c-bata commented 6 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

Fixes https://github.com/optuna/optuna-dashboard/issues/756

What does this implement/fix? Explain your changes.

Fix the bug of code-server extension fails to load studies on the first attempt.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 69.61%. Comparing base (b976fa1) to head (18b188b). Report is 48 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #815 +/- ## ========================================== + Coverage 69.53% 69.61% +0.07% ========================================== Files 35 35 Lines 2367 2376 +9 ========================================== + Hits 1646 1654 +8 - Misses 721 722 +1 ```

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