-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improve ux when trying to open sqlite without protocol #800
improve ux when trying to open sqlite without protocol #800
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #800 +/- ##
==========================================
+ Coverage 68.96% 69.78% +0.81%
==========================================
Files 35 35
Lines 2388 2373 -15
==========================================
+ Hits 1647 1656 +9
+ Misses 741 717 -24 ☔ View full report in Codecov by Sentry. |
Let me assign @keisuke-umezawa as a reviewer. @turbotimon Could you fix a flake8 error? |
Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! It also works in my env.
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/Improves UX for #799
What does this implement/fix? Explain your changes.
pytest python_test/
fails on main with import errors