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

Add H2 database support for the persist SQL #57

Closed
wants to merge 16 commits into from

Conversation

daneshk
Copy link
Member

@daneshk daneshk commented Feb 8, 2024

Purpose

Fixes: ballerina-platform/ballerina-library#5715

Examples

Checklist

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

@daneshk daneshk requested a review from niveathika as a code owner February 8, 2024 08:41
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.45%. Comparing base (fba9a38) to head (01ff6f7).
Report is 15 commits behind head on main.

Current head 01ff6f7 differs from pull request most recent head 207f9a3

Please upload reports for the commit 207f9a3 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #57      +/-   ##
============================================
- Coverage     85.31%   83.45%   -1.86%     
+ Complexity      277      188      -89     
============================================
  Files            23       23              
  Lines          1730     1318     -412     
  Branches        476      366     -110     
============================================
- Hits           1476     1100     -376     
- Misses          156      161       +5     
+ Partials         98       57      -41     

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

Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Feb 24, 2024
@daneshk daneshk removed the Stale label Feb 26, 2024
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Mar 12, 2024
@daneshk daneshk removed the Stale label Mar 14, 2024
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Mar 29, 2024
@daneshk daneshk removed the Stale label Mar 31, 2024
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Apr 15, 2024
@daneshk daneshk removed the Stale label Apr 16, 2024
Copy link

github-actions bot commented May 1, 2024

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label May 1, 2024
@daneshk daneshk removed the Stale label May 4, 2024
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label May 22, 2024
Copy link

Closed PR due to inactivity for more than 18 days.

@github-actions github-actions bot closed this May 26, 2024
@daneshk daneshk removed the Stale label May 27, 2024
@daneshk daneshk reopened this May 27, 2024
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Jun 11, 2024
@daneshk daneshk removed the Stale label Jun 13, 2024
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Jun 28, 2024
Copy link

github-actions bot commented Jul 1, 2024

Closed PR due to inactivity for more than 18 days.

@github-actions github-actions bot closed this Jul 1, 2024
@daneshk daneshk removed the Stale label Jul 2, 2024
@daneshk daneshk reopened this Jul 2, 2024
@daneshk daneshk closed this Jul 7, 2024
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.

Add H2 datastore support to persist
1 participant