HikariCP icon indicating copy to clipboard operation
HikariCP copied to clipboard

Update checkException to adjudicate various exception

Open mokamoto12 opened this issue 2 years ago • 1 comments

I've addressed the issue https://github.com/brettwooldridge/HikariCP/issues/1960 Best regards.

mokamoto12 avatar Jan 19 '23 09:01 mokamoto12

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.54%. Comparing base (504ee7d) to head (cf0a607). Report is 26 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #2031      +/-   ##
============================================
- Coverage     70.56%   70.54%   -0.02%     
- Complexity      572      575       +3     
============================================
  Files            26       26              
  Lines          2164     2166       +2     
  Branches        311      312       +1     
============================================
+ Hits           1527     1528       +1     
- Misses          482      483       +1     
  Partials        155      155              
Files Coverage Δ
...n/java/com/zaxxer/hikari/SQLExceptionOverride.java 60.00% <0.00%> (-15.00%) :arrow_down:
...n/java/com/zaxxer/hikari/pool/ProxyConnection.java 78.61% <0.00%> (+0.76%) :arrow_up:

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

codecov[bot] avatar Jan 19 '23 10:01 codecov[bot]