Navigation Menu

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

Update HikariConfig.java #1761

Merged
merged 1 commit into from May 21, 2021
Merged

Conversation

darkslave86
Copy link
Contributor

fix alignment for config lines in log

fix alignment for config lines in log
@codecov
Copy link

codecov bot commented Apr 6, 2021

Codecov Report

Merging #1761 (6a1b3c3) into dev (f9b2c3d) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1761      +/-   ##
============================================
- Coverage     70.82%   70.68%   -0.14%     
+ Complexity      572      570       -2     
============================================
  Files            26       26              
  Lines          2156     2156              
  Branches        305      305              
============================================
- Hits           1527     1524       -3     
- Misses          481      482       +1     
- Partials        148      150       +2     
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/zaxxer/hikari/HikariConfig.java 76.68% <100.00%> (ø) 126.00 <0.00> (ø)
...ain/java/com/zaxxer/hikari/util/ConcurrentBag.java 74.46% <0.00%> (-2.13%) 40.00% <0.00%> (-1.00%)
...n/java/com/zaxxer/hikari/pool/ProxyConnection.java 78.78% <0.00%> (-0.61%) 51.00% <0.00%> (-1.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 f9b2c3d...6a1b3c3. Read the comment docs.

@brettwooldridge brettwooldridge merged commit 2a92bcf into brettwooldridge:dev May 21, 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.

None yet

2 participants