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

Added support for PostgreSQL 16 #288

Merged
merged 4 commits into from
Sep 30, 2023
Merged

Added support for PostgreSQL 16 #288

merged 4 commits into from
Sep 30, 2023

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented Sep 28, 2023

Closes #284

@mfvanek mfvanek marked this pull request as draft September 28, 2023 18:20
@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (84e7163) 100.00% compared to head (85b42d7) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #288   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       827       827           
===========================================
  Files            122       122           
  Lines           1802      1802           
  Branches         130       130           
===========================================
  Hits            1802      1802           
Files Coverage Δ
...mfvanek/pg/testing/PostgreSqlContainerWrapper.java 100.00% <ø> (ø)
...thub/mfvanek/pg/testing/PostgresVersionHolder.java 100.00% <ø> (ø)

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

@mfvanek mfvanek marked this pull request as ready for review September 30, 2023 06:44
@mfvanek mfvanek merged commit 1fd65b0 into master Sep 30, 2023
9 checks passed
@mfvanek mfvanek deleted the feature/pg-16 branch September 30, 2023 06: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.

Add support for PostgreSQL 16
1 participant