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

Merge branch 'main' into postgres

a1d01a6
Select commit
Loading
Failed to load commit list.
Merged

Add support for PostgreSQL databases #52

Merge branch 'main' into postgres
a1d01a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 1s

83.35% (target 80.00%)

View this Pull Request on Codecov

83.35% (target 80.00%)

Details

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.