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 ability to construct PgConnection from URL #522

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented Dec 2, 2024

Part of #521

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f1958cf) to head (de333c7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #522   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1016      1018    +2     
===========================================
  Files            166       166           
  Lines           2134      2136    +2     
  Branches         152       152           
===========================================
+ Hits            2134      2136    +2     

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

@mfvanek mfvanek merged commit 395626b into master Dec 3, 2024
9 checks passed
@mfvanek mfvanek deleted the feature/construct-pg-connection-from-url branch December 3, 2024 05:45
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.

1 participant