Skip to content

feat: enhance conversation list management with active call tracking …

2a42015
Select commit
Loading
Failed to load commit list.
Open

Mo/feat/in memory active calls #4840

feat: enhance conversation list management with active call tracking …
2a42015
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

51.22% (+0.00%) compared to 361c7df

View this Pull Request on Codecov

51.22% (+0.00%) compared to 361c7df

Details

Codecov Report

❌ Patch coverage is 40.54054% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.22%. Comparing base (361c7df) to head (2a42015).

Files with missing lines Patch % Lines
...ome/conversationslist/ConversationListViewModel.kt 37.50% 13 Missing and 7 partials ⚠️
...tlin/com/wire/android/mapper/ConversationMapper.kt 50.00% 1 Missing ⚠️
...ui/home/conversationslist/ConversationListState.kt 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4840   +/-   ##
========================================
  Coverage    51.21%   51.22%           
========================================
  Files          611      611           
  Lines        21159    21181   +22     
  Branches      3403     3406    +3     
========================================
+ Hits         10837    10850   +13     
- Misses        9307     9314    +7     
- Partials      1015     1017    +2     
Files with missing lines Coverage Δ
...tions/usecase/GetConversationsFromSearchUseCase.kt 78.94% <100.00%> (ø)
...tlin/com/wire/android/mapper/ConversationMapper.kt 53.73% <50.00%> (+0.74%) ⬆️
...ui/home/conversationslist/ConversationListState.kt 42.85% <50.00%> (+2.85%) ⬆️
...ome/conversationslist/ConversationListViewModel.kt 36.84% <37.50%> (+1.92%) ⬆️

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 361c7df...2a42015. Read the comment docs.

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