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 getCommonUrlToPrimary() to PostgreSqlClusterWrapper #265

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented Jul 23, 2023

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Jul 23, 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 Jul 23, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (42176a0) 100.00% compared to head (62da966) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #265   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       817       827   +10     
===========================================
  Files            122       122           
  Lines           1773      1802   +29     
  Branches         129       130    +1     
===========================================
+ Hits            1773      1802   +29     
Impacted Files Coverage Δ
.../mfvanek/pg/connection/PgConnectionValidators.java 100.00% <100.00%> (ø)
...a/io/github/mfvanek/pg/connection/PgUrlParser.java 100.00% <100.00%> (ø)
...b/mfvanek/pg/testing/PostgreSqlClusterWrapper.java 100.00% <100.00%> (ø)
...nek/pg/testing/PostgresBitnamiRepmgrContainer.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 2b2d587 into master Jul 23, 2023
9 checks passed
@mfvanek mfvanek deleted the feature/common-url-to-primary branch July 23, 2023 15:02
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