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

Fix postgresql JDBC_URL without suffix '/' #891

Merged
merged 1 commit into from
Mar 12, 2020
Merged

Fix postgresql JDBC_URL without suffix '/' #891

merged 1 commit into from
Mar 12, 2020

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Mar 12, 2020

fixed: #888

Change-Id: I2291fed3f6c4acbe94ebc42c1449594aa808a1f4

fixed: #888

Change-Id: I2291fed3f6c4acbe94ebc42c1449594aa808a1f4
@codecov
Copy link

codecov bot commented Mar 12, 2020

Codecov Report

Merging #891 into master will decrease coverage by 0.03%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #891      +/-   ##
============================================
- Coverage     72.13%   72.10%   -0.04%     
  Complexity     4456     4456              
============================================
  Files           287      287              
  Lines         21227    21227              
  Branches       2992     2992              
============================================
- Hits          15313    15306       -7     
- Misses         4401     4408       +7     
  Partials       1513     1513              
Impacted Files Coverage Δ Complexity Δ
...u/hugegraph/backend/store/mysql/MysqlSessions.java 63.01% <66.66%> (ø) 24.00 <0.00> (ø)
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 62.36% <0.00%> (-4.31%) 0.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.65% <0.00%> (-0.40%) 180.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 f1f1d0e...ea5af97. Read the comment docs.

@javeme javeme merged commit 35947e0 into master Mar 12, 2020
@javeme javeme deleted the pg-url-suffix branch March 12, 2020 10:00
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.

postgresql初始化数据报错
3 participants