-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Bump h2 version to 2.x, consistent with springboot #4745
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
Conversation
|
It looks like the tests need some changes to work with the latest version of h2. |
fdcf7b3 to
e03a27c
Compare
Codecov Report
@@ Coverage Diff @@
## master #4745 +/- ##
============================================
+ Coverage 47.17% 47.20% +0.02%
Complexity 1658 1658
============================================
Files 349 349
Lines 10691 10691
Branches 1062 1062
============================================
+ Hits 5044 5047 +3
+ Misses 5339 5337 -2
+ Partials 308 307 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
@nobodyiam |
07f2717 to
855e1c6
Compare
apollo-adminservice/src/test/resources/filter/test-access-control-disabled.sql
Outdated
Show resolved
Hide resolved
apollo-portal/src/test/resources/sql/permission/insert-test-consumerroles.sql
Outdated
Show resolved
Hide resolved
apollo-portal/src/test/resources/sql/permission/insert-test-permissions.sql
Outdated
Show resolved
Hide resolved
apollo-portal/src/test/resources/sql/permission/insert-test-rolepermissions.sql
Outdated
Show resolved
Hide resolved
apollo-portal/src/test/resources/sql/permission/insert-test-roles.sql
Outdated
Show resolved
Hide resolved
apollo-portal/src/test/resources/sql/permission/insert-test-userroles.sql
Outdated
Show resolved
Hide resolved
3bb862a to
caab56f
Compare
caab56f to
4149870
Compare
nobodyiam
left a comment
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
Follow this checklist to help us incorporate your contribution quickly and easily:
mvn clean testto make sure this pull request doesn't break anything.CHANGESlog.