Skip to content

Mo/feat/in memory active calls#4840

Open
MohamadJaara wants to merge 4 commits into
developfrom
mo/feat/in-memory-active-calls
Open

Mo/feat/in memory active calls#4840
MohamadJaara wants to merge 4 commits into
developfrom
mo/feat/in-memory-active-calls

Conversation

@MohamadJaara
Copy link
Copy Markdown
Member

rn active calls are stored in DB which means on app init we need to clear them from memory doing not needed work

this data should be in memory only and this is a POC of how this can look like it can be improved but first want to create a POC

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

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 ⚠️

❌ Your patch check has failed because the patch coverage (40.54%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant