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 checkException to adjudicate various exception #2031

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mokamoto12
Copy link

I've addressed the issue #1960
Best regards.

@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

Merging #2031 (cf0a607) into dev (504ee7d) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

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              
Impacted Files Coverage Δ
...n/java/com/zaxxer/hikari/SQLExceptionOverride.java 60.00% <0.00%> (-15.00%) ⬇️
...n/java/com/zaxxer/hikari/pool/ProxyConnection.java 78.61% <0.00%> (+0.76%) ⬆️
...ain/java/com/zaxxer/hikari/util/ConcurrentBag.java 72.34% <0.00%> (-1.07%) ⬇️

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 504ee7d...cf0a607. Read the comment docs.

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

1 participant