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

Fix H2 db table not found issue #13430

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

chashikajw
Copy link
Contributor

Purpose

This will modify the H2 DB connection URL by adding 'DB_CLOSE_DELAY=-1' to fix the 'MB node table not found' issue

Fixes

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.29%. Comparing base (cbefc8a) to head (ad087e2).
Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13430      +/-   ##
============================================
+ Coverage     23.23%   24.29%   +1.06%     
- Complexity     1172     1239      +67     
============================================
  Files           254      254              
  Lines         11489    11489              
  Branches       1200     1200              
============================================
+ Hits           2669     2791     +122     
+ Misses         8794     8671     -123     
- Partials         26       27       +1     
Flag Coverage Δ
integration_tests 24.29% <ø> (+1.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tharikaGitHub tharikaGitHub merged commit 6414e21 into wso2:master Mar 22, 2024
9 checks passed
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