-
Notifications
You must be signed in to change notification settings - Fork 1k
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
A bug fix #2853
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2853 +/- ##
============================================
- Coverage 32.19% 32.17% -0.02%
Complexity 1914 1914
============================================
Files 507 507
Lines 18663 18666 +3
Branches 2273 2274 +1
============================================
- Hits 6008 6006 -2
- Misses 11949 11953 +4
- Partials 706 707 +1 ☔ View full report in Codecov by Sentry. |
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.
maybe "jdbc: h2: mem:" should be "jdbc:h2:mem:"
OK, this way of writing is the problem that I have not considered enough, I will correct it now, thank you for your correction. |
What's changed?
a small change.
Checklist
Add or update API