Skip to content

chore: app start performance logs (WPB-23706)

e8154b2
Select commit
Loading
Failed to load commit list.
Open

chore: app start performance logs (WPB-23706) #4625

chore: app start performance logs (WPB-23706)
e8154b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

51.13% (+0.00%) compared to ef8b52a

View this Pull Request on Codecov

51.13% (+0.00%) compared to ef8b52a

Details

Codecov Report

❌ Patch coverage is 59.09091% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.13%. Comparing base (ef8b52a) to head (e8154b2).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...lin/com/wire/android/util/AppPerformanceTracker.kt 45.45% 5 Missing and 1 partial ⚠️
...ome/conversationslist/ConversationListViewModel.kt 60.00% 1 Missing and 1 partial ⚠️
...rc/main/kotlin/com/wire/android/WireApplication.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4625   +/-   ##
========================================
  Coverage    51.13%   51.13%           
========================================
  Files          610      611    +1     
  Lines        21089    21109   +20     
  Branches      3399     3401    +2     
========================================
+ Hits         10783    10795   +12     
- Misses        9291     9298    +7     
- Partials      1015     1016    +1     
Files with missing lines Coverage Δ
...rc/main/kotlin/com/wire/android/ui/WireActivity.kt 0.00% <ø> (ø)
...otlin/com/wire/android/ui/WireActivityViewModel.kt 75.38% <100.00%> (+0.19%) ⬆️
...rsations/messages/ConversationMessagesViewModel.kt 68.94% <100.00%> (+0.16%) ⬆️
...rc/main/kotlin/com/wire/android/WireApplication.kt 0.00% <0.00%> (ø)
...ome/conversationslist/ConversationListViewModel.kt 35.75% <60.00%> (+0.83%) ⬆️
...lin/com/wire/android/util/AppPerformanceTracker.kt 45.45% <45.45%> (ø)

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 ef8b52a...e8154b2. Read the comment docs.

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