Skip to content

Merge branch 'develop' into fix/keyboard-navigation-conversations

420f7cf
Select commit
Loading
Failed to load commit list.
Merged

fix: improve keyboard navigation in search conversations [WPB-14778] #4837

Merge branch 'develop' into fix/keyboard-navigation-conversations
420f7cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

51.75% (+0.46%) compared to d7e2257

View this Pull Request on Codecov

51.75% (+0.46%) compared to d7e2257

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.75%. Comparing base (d7e2257) to head (420f7cf).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
...kotlin/com/wire/android/ui/home/HomeStateHolder.kt 0.00% 1 Missing ⚠️
...main/kotlin/com/wire/android/ui/home/HomeTopBar.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4837      +/-   ##
===========================================
+ Coverage    51.29%   51.75%   +0.46%     
===========================================
  Files          611      612       +1     
  Lines        21201    21258      +57     
  Branches      3407     3411       +4     
===========================================
+ Hits         10875    11003     +128     
+ Misses        9310     9236      -74     
- Partials      1016     1019       +3     
Files with missing lines Coverage Δ
...kotlin/com/wire/android/ui/home/HomeStateHolder.kt 0.00% <0.00%> (ø)
...main/kotlin/com/wire/android/ui/home/HomeTopBar.kt 0.00% <0.00%> (ø)

... and 10 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 d7e2257...420f7cf. Read the comment docs.

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