Skip to content

Add alpha global search#4981

Draft
MohamadJaara wants to merge 3 commits into
developfrom
mo/global-search
Draft

Add alpha global search#4981
MohamadJaara wants to merge 3 commits into
developfrom
mo/global-search

Conversation

@MohamadJaara

Copy link
Copy Markdown
Member

Summary

  • add the global search entry point behind the alpha-only feature flag
  • add a global search screen with message-first results and secondary context
  • use conversation icon entry point and handle deleted/missing conversation details gracefully
  • update the Kalium submodule pointer to include Handle deleted one-on-one details kalium#4229

Tests

  • ./gradlew :app:testDevDebugUnitTest
  • ./gradlew staticCodeAnalysis

Depends on: wireapp/kalium#4229

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.52941% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.90%. Comparing base (363bb88) to head (765e428).

Files with missing lines Patch % Lines
...re/android/ui/home/search/GlobalSearchViewModel.kt 78.87% 5 Missing and 10 partials ⚠️
...n/com/wire/android/ui/home/HomeViewModelFactory.kt 0.00% 7 Missing ⚠️
...m/wire/android/ui/home/search/GlobalSearchState.kt 86.36% 3 Missing ⚠️
...wire/android/ui/home/drawer/HomeDrawerViewModel.kt 0.00% 1 Missing and 1 partial ⚠️

❌ Your patch check has failed because the patch coverage (73.52%) 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    #4981      +/-   ##
===========================================
+ Coverage    48.79%   48.90%   +0.10%     
===========================================
  Files          646      648       +2     
  Lines        23159    23261     +102     
  Branches      3545     3565      +20     
===========================================
+ Hits         11300    11375      +75     
- Misses       10812    10828      +16     
- Partials      1047     1058      +11     
Files with missing lines Coverage Δ
...lin/com/wire/android/ui/home/HomeViewModelGraph.kt 0.00% <ø> (ø)
...wire/android/ui/home/drawer/HomeDrawerViewModel.kt 93.75% <0.00%> (-4.08%) ⬇️
...m/wire/android/ui/home/search/GlobalSearchState.kt 86.36% <86.36%> (ø)
...n/com/wire/android/ui/home/HomeViewModelFactory.kt 0.00% <0.00%> (ø)
...re/android/ui/home/search/GlobalSearchViewModel.kt 78.87% <78.87%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 363bb88...765e428. Read the comment docs.

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

@sonarqubecloud

Copy link
Copy Markdown

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