Skip to content

feat: add GetSelfTeamIdUseCase to retrieve current user's team ID fro…

cb983d0
Select commit
Loading
Failed to load commit list.
Merged

feat: add GetSelfTeamIdUseCase to retrieve current user's team ID from cache [WPB-25803] #4847

feat: add GetSelfTeamIdUseCase to retrieve current user's team ID fro…
cb983d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

51.26% (+0.00%) compared to a61caa0

View this Pull Request on Codecov

51.26% (+0.00%) compared to a61caa0

Details

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.26%. Comparing base (a61caa0) to head (cb983d0).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
...ome/conversationslist/ConversationListViewModel.kt 33.33% 2 Missing ⚠️
...id/ui/userprofile/self/SelfUserProfileViewModel.kt 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4847   +/-   ##
========================================
  Coverage    51.26%   51.26%           
========================================
  Files          611      611           
  Lines        21179    21181    +2     
  Branches      3407     3405    -2     
========================================
+ Hits         10857    10859    +2     
- Misses        9307     9308    +1     
+ Partials      1015     1014    -1     
Files with missing lines Coverage Δ
...tions/usecase/GetConversationsFromSearchUseCase.kt 81.03% <100.00%> (+2.08%) ⬆️
...id/ui/userprofile/self/SelfUserProfileViewModel.kt 58.15% <50.00%> (ø)
...ome/conversationslist/ConversationListViewModel.kt 35.07% <33.33%> (-0.19%) ⬇️

Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.