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 ability to specify (and force) PG version #241

Merged
merged 5 commits into from
May 21, 2023

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented May 21, 2023

Relates to mfvanek/pg-index-health-demo#65
Relates to #144

i.n.vakhrushev added 3 commits May 21, 2023 12:55
…force-version

# Conflicts:
#	.github/dependabot.yml
#	pg-index-health-testing/src/main/java/io/github/mfvanek/pg/testing/PostgreSqlClusterWrapper.java
#	pg-index-health-testing/src/main/java/io/github/mfvanek/pg/testing/PostgresVersionHolder.java
@mfvanek mfvanek force-pushed the feature/ability-to-force-version branch from 8a8abad to 24186ef Compare May 21, 2023 09:59
@mfvanek mfvanek marked this pull request as ready for review May 21, 2023 10:01
@sonarcloud
Copy link

sonarcloud bot commented May 21, 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4b748f2) 100.00% compared to head (268785e) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #241   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       813       816    +3     
===========================================
  Files            122       122           
  Lines           1768      1771    +3     
  Branches         127       128    +1     
===========================================
+ Hits            1768      1771    +3     
Impacted Files Coverage Δ
...mfvanek/pg/testing/PostgreSqlContainerWrapper.java 100.00% <ø> (ø)
...b/mfvanek/pg/testing/PostgreSqlClusterWrapper.java 100.00% <100.00%> (ø)
...thub/mfvanek/pg/testing/PostgresVersionHolder.java 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mfvanek mfvanek merged commit c610208 into master May 21, 2023
9 checks passed
@mfvanek mfvanek deleted the feature/ability-to-force-version branch May 21, 2023 10:59
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.

None yet

1 participant