HikariCP icon indicating copy to clipboard operation
HikariCP copied to clipboard

testcontainers 1.15.2

Open sullis opened this issue 4 years ago • 2 comments

sullis avatar Feb 14 '21 22:02 sullis

Codecov Report

Merging #1734 (7b98a9e) into dev (6e0f4a8) will decrease coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1734      +/-   ##
============================================
- Coverage     70.67%   70.53%   -0.14%     
  Complexity      570      570              
============================================
  Files            26       26              
  Lines          2155     2155              
  Branches        305      305              
============================================
- Hits           1523     1520       -3     
- Misses          482      488       +6     
+ Partials        150      147       -3     
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/zaxxer/hikari/pool/PoolBase.java 70.22% <0.00%> (-2.21%) 53.00% <0.00%> (-2.00%)
...n/java/com/zaxxer/hikari/pool/ProxyConnection.java 79.39% <0.00%> (+0.60%) 52.00% <0.00%> (+1.00%)
...ain/java/com/zaxxer/hikari/util/ConcurrentBag.java 76.59% <0.00%> (+2.12%) 41.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 6e0f4a8...7b98a9e. Read the comment docs.

codecov[bot] avatar Feb 14 '21 22:02 codecov[bot]

WDYT? @brettwooldridge

sullis avatar Mar 06 '21 21:03 sullis