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 support for PostgreSQL databases #52

Merged
merged 13 commits into from
Nov 29, 2023

Conversation

kaneeldias
Copy link
Contributor

@kaneeldias kaneeldias commented Nov 27, 2023

Purpose

$subject

Related issue: ballerina-platform/ballerina-library#5829

Examples

Checklist

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

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9bae355) 83.30% compared to head (a1d01a6) 83.35%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #52      +/-   ##
============================================
+ Coverage     83.30%   83.35%   +0.05%     
- Complexity      165      169       +4     
============================================
  Files            21       22       +1     
  Lines          1252     1256       +4     
  Branches        359      359              
============================================
+ Hits           1043     1047       +4     
  Misses          152      152              
  Partials         57       57              

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

@kaneeldias kaneeldias marked this pull request as ready for review November 27, 2023 17:35
daneshk
daneshk previously approved these changes Nov 28, 2023
Copy link
Member

@daneshk daneshk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kaneeldias kaneeldias merged commit e5a3f80 into ballerina-platform:main Nov 29, 2023
6 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.

2 participants