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

Cleanup #10

Merged
merged 3 commits into from
Apr 26, 2024
Merged

Cleanup #10

merged 3 commits into from
Apr 26, 2024

Conversation

RobThree
Copy link
Contributor

@RobThree RobThree commented Apr 26, 2024

This commit is mostly a cleanup and refactor with these notable changes

  • It puts RDBMS specific stuff in their respective 'repositories' (by lack of a better name) and has the ProcessManagersStore and OutboxBackend ask for interfaces of these repositores.
  • The integrationtests have been cleaned up and combined where possible to be more DRY
  • Files with more than 1 class or interface are (with few exceptions) given their own file

Furthermore, minor formatting issues have been fixed or reverted. I have 'squashed' all commits that had some rebase-weirdness by the age-old tried and tested method of zipping the project, deleting the project, cloning and overwriting the changes from the zip 😬

There are no functional changes.

This should be my last PR (for now 😇 )

@AlexeyRaga AlexeyRaga merged commit e0a3476 into AlexeyRaga:main Apr 26, 2024
1 check passed
@AlexeyRaga
Copy link
Owner

Thanks!

@RobThree RobThree deleted the cleanup branch April 26, 2024 16:04
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.

2 participants