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

[Master] Make maximum sql pool size configurable #726

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Conversation

aashikam
Copy link
Contributor

@aashikam aashikam commented Aug 5, 2024

Purpose

Fixes:

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

Copy link

sonarcloud bot commented Aug 5, 2024

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.07%. Comparing base (1e11750) to head (a4d10c6).

Files Patch % Lines
...ina/stdlib/sql/datasource/SQLWorkerThreadPool.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #726      +/-   ##
============================================
- Coverage     80.08%   80.07%   -0.02%     
  Complexity      109      109              
============================================
  Files            42       42              
  Lines          3976     3979       +3     
  Branches        747      748       +1     
============================================
+ Hits           3184     3186       +2     
  Misses          537      537              
- Partials        255      256       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@niveathika niveathika merged commit ab895cc into master Aug 5, 2024
7 of 8 checks passed
@aashikam aashikam deleted the masterpool branch August 5, 2024 15:38
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.

3 participants