refactor(db-repository): extract push folders query logic to PushFoldersQueryRepository - #11479
Merged
Merged
Conversation
rafaeltonholo
requested review from
dani-zilla
and removed request for
a team
September 1, 2026 16:07
rafaeltonholo
force-pushed
the
chore/11470/split-folder-repository-part-2
branch
from
September 2, 2026 10:50
aa80dc0 to
5b1741f
Compare
rafaeltonholo
force-pushed
the
chore/11470/split-folder-repository-part-2
branch
from
September 3, 2026 14:16
5b1741f to
edbd36f
Compare
…ueryRepository - Add PushFoldersQueryRepository interface with observeAllByAccountId and getAllByAccountId methods - Add DefaultPushFoldersQueryRepository implementation - Remove getPushFoldersFlow and getPushFolders from FolderRepository - Update AccountPushController to use new repository and handle Outcome - Add comprehensive tests for DefaultPushFoldersQueryRepository
rafaeltonholo
force-pushed
the
chore/11470/split-folder-repository-part-2
branch
from
September 4, 2026 10:49
edbd36f to
a066b1f
Compare
dani-zilla
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution Summary
Linked Issue/Ticket: Part of #11470
Description
AI Disclosure
Select one of the following (mandatory)
Contribution Checklist
gradlew spotlessCheckto check andgradlew spotlessApplyto format your source code; will be checked by CI).gradlew testDebugUnitTest; will be checked by CI).Stack created with GitHub Stacks CLI • Give Feedback 💬