Skip to content

feat: restrict login to different backend (WPB-26152)#4203

Open
sbakhtiarov wants to merge 1 commit into
developfrom
feat/restrict-login
Open

feat: restrict login to different backend (WPB-26152)#4203
sbakhtiarov wants to merge 1 commit into
developfrom
feat/restrict-login

Conversation

@sbakhtiarov

@sbakhtiarov sbakhtiarov commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

https://wearezeta.atlassian.net/browse/WPB-26152

https://wearezeta.atlassian.net/browse/WPB-26152

What's new in this PR?

New IsCrossBackendLoginBlockedUseCase for supporting login restrictions if new and current backends do not match.

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Test Results

0 tests   - 5 737   0 ✅  - 5 594   0s ⏱️ - 4m 20s
0 suites  -   878   0 💤  -   143 
0 files    -   878   0 ❌ ±    0 

Results for commit 2b359bd. ± Comparison against base commit 2ca7e8e.

♻️ This comment has been updated with latest results.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 72.72727% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.64%. Comparing base (2ca7e8e) to head (2b359bd).

Files with missing lines Patch % Lines
.../kotlin/com/wire/kalium/logic/GlobalKaliumScope.kt 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #4203   +/-   ##
==========================================
  Coverage      61.63%   61.64%           
- Complexity      4042     4057   +15     
==========================================
  Files           2092     2093    +1     
  Lines          69051    69073   +22     
  Branches        6813     6819    +6     
==========================================
+ Hits           42561    42578   +17     
- Misses         23739    23743    +4     
- Partials        2751     2752    +1     
Files with missing lines Coverage Δ
...eature/server/IsCrossBackendLoginBlockedUseCase.kt 100.00% <100.00%> (ø)
...om/wire/kalium/logic/featureFlags/KaliumConfigs.kt 100.00% <100.00%> (ø)
.../kotlin/com/wire/kalium/logic/GlobalKaliumScope.kt 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ca7e8e...2b359bd. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sbakhtiarov sbakhtiarov changed the base branch from develop to release/android-cycle-4.22 June 11, 2026 08:00
@sbakhtiarov sbakhtiarov changed the base branch from release/android-cycle-4.22 to develop June 11, 2026 08:03
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