feat(session): add database preparation boundary PR 1 - #5158
Open
MohamadJaara wants to merge 1 commit into
Open
Conversation
This was referenced Aug 11, 2026
MohamadJaara
marked this pull request as ready for review
August 11, 2026 16:27
saleniuk
approved these changes
Aug 12, 2026
MohamadJaara
changed the base branch from
mo/epic/async-db-migration
to
develop
August 18, 2026 12:27
MohamadJaara
force-pushed
the
mo/async-db-migration/01-foundation
branch
from
August 18, 2026 12:42
960b004 to
c6f2da8
Compare
MohamadJaara
force-pushed
the
mo/async-db-migration/01-foundation
branch
from
August 18, 2026 12:45
c6f2da8 to
0f4d4ce
Compare
Contributor
Test Results381 tests - 1 884 381 ✅ - 1 884 20s ⏱️ - 2m 4s Results for commit 0f4d4ce. ± Comparison against base commit 96e3744. This pull request removes 1884 tests. |
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.
Goal
Add the Android boundary for Kalium's explicit user-session database preparation lifecycle.
Changes
Impact
This is a foundation-only change. It introduces no screen or consumer behavior yet; later PRs use this boundary before accessing a user database.
Stack
mo/epic/async-db-migration