Skip to content
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

compatible with h2 storage #918

Merged
merged 7 commits into from
Jan 9, 2021
Merged

compatible with h2 storage #918

merged 7 commits into from
Jan 9, 2021

Conversation

dmsolr
Copy link
Member

@dmsolr dmsolr commented Dec 30, 2020

// Describe your PR here; eg. Fixes #issueNo

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed mvn clean install -Dmaven.javadoc.skip=true.
  1. compatible with h2
  2. change default storage to H2

@dengliming
Copy link
Member

Let's separate multiple database configurations for now.

@codecov-io
Copy link

codecov-io commented Jan 9, 2021

Codecov Report

Merging #918 (8f8f18c) into master (24d421f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #918   +/-   ##
=========================================
  Coverage     76.60%   76.60%           
  Complexity     2037     2037           
=========================================
  Files           331      331           
  Lines          7507     7507           
  Branches        832      832           
=========================================
  Hits           5751     5751           
  Misses         1316     1316           
  Partials        440      440           
Impacted Files Coverage Δ Complexity Δ
...soul/admin/service/init/LocalDataSourceLoader.java 100.00% <100.00%> (ø) 6.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24d421f...8f8f18c. Read the comment docs.

@dengliming dengliming merged commit 630c423 into apache:master Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants