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

PostgresAppTestExtension: internal refactoring #535

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

sleberknight
Copy link
Member

  • Extract method 'buildPostgresConfigOverrides' from the constructor
  • This method contains all the logic for building the Postgres-specific configuration overrides
  • Overall this simplifies the constructor

* Extract method 'buildPostgresConfigOverrides' from the constructor
* This method contains all the logic for building the Postgres-specific
  configuration overrides
* Overall this simplifies the constructor
@sleberknight sleberknight added the refactoring Code refactoring label Dec 24, 2024
@sleberknight sleberknight added this to the 3.8.0 milestone Dec 24, 2024
@sleberknight sleberknight self-assigned this Dec 24, 2024
@sleberknight sleberknight merged commit b5e5fa2 into main Dec 24, 2024
6 checks passed
@sleberknight sleberknight deleted the PostgresAppTestExtension-internal-refactor branch December 24, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant