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

Expose whether pool is suspended in MXBean #1940

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

Conversation

ashok-square
Copy link

No description provided.

@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.37%. Comparing base (4844f9e) to head (b2e07b3).
Report is 57 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1940      +/-   ##
============================================
- Coverage     70.58%   70.37%   -0.21%     
- Complexity      572      573       +1     
============================================
  Files            26       26              
  Lines          2172     2167       -5     
  Branches        311      311              
============================================
- Hits           1533     1525       -8     
- Misses          486      493       +7     
+ Partials        153      149       -4     
Files with missing lines Coverage Δ
...c/main/java/com/zaxxer/hikari/pool/HikariPool.java 80.51% <100.00%> (-0.69%) ⬇️

... and 5 files 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 a9147ee...b2e07b3. Read the comment docs.

@lfbayer
Copy link
Collaborator

lfbayer commented Oct 6, 2022

@ashok-square sorry to take so long to respond to this pull request.

Can you add a unit test to cover this new method?

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.

2 participants