refactor: improve conversation list rendering performance #4853
Codecov / codecov/project
succeeded
May 21, 2026 in 0s
51.19% (-0.08%) compared to 9341b52
View this Pull Request on Codecov
51.19% (-0.08%) compared to 9341b52
Details
Codecov Report
❌ Patch coverage is 55.91398% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.19%. Comparing base (9341b52) to head (47174d4).
Additional details and impacted files
@@ Coverage Diff @@
## develop #4853 +/- ##
===========================================
- Coverage 51.26% 51.19% -0.08%
===========================================
Files 611 612 +1
Lines 21181 21172 -9
Branches 3405 3421 +16
===========================================
- Hits 10859 10839 -20
- Misses 9308 9318 +10
- Partials 1014 1015 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...wire/android/mapper/MessagePreviewContentMapper.kt | 58.87% <75.00%> (+0.30%) |
⬆️ |
| ...lin/com/wire/android/ui/markdown/MarkdownParser.kt | 67.50% <66.66%> (-0.07%) |
⬇️ |
| ...tlin/com/wire/android/mapper/ConversationMapper.kt | 54.16% <66.66%> (+1.18%) |
⬆️ |
| ...i/home/conversationslist/model/ConversationItem.kt | 54.86% <33.33%> (-1.50%) |
⬇️ |
| ...tions/usecase/GetConversationsFromSearchUseCase.kt | 74.24% <62.50%> (-6.80%) |
⬇️ |
| ...ome/conversationslist/ConversationListViewModel.kt | 29.29% <44.44%> (-5.79%) |
⬇️ |
| ...id/ui/markdown/LightweightMarkdownPreviewParser.kt | 53.33% <53.33%> (ø) |
... and 3 files with indirect coverage changes
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 9341b52...47174d4. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading