Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handle guest 1:1 conversation when legal hold requested [WPB-5937] #2763

Merged
merged 10 commits into from
Mar 12, 2024

Merge branch 'develop' into feat/legal-hold-handle-1on1s-with-guests

c40ed80
Select commit
Loading
Failed to load commit list.
Merged

feat: handle guest 1:1 conversation when legal hold requested [WPB-5937] #2763

Merge branch 'develop' into feat/legal-hold-handle-1on1s-with-guests
c40ed80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 0s

43.43% (+0.00%) compared to b044154

View this Pull Request on Codecov

43.43% (+0.00%) compared to b044154

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 43.43%. Comparing base (b044154) to head (c40ed80).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2763   +/-   ##
========================================
  Coverage    43.43%   43.43%           
========================================
  Files          411      411           
  Lines        13863    13867    +4     
  Branches      2517     2517           
========================================
+ Hits          6021     6023    +2     
- Misses        7134     7137    +3     
+ Partials       708      707    -1     
Files Coverage Δ
.../wire/android/ui/home/conversations/MessageItem.kt 0.00% <ø> (ø)
...android/ui/home/conversations/SystemMessageItem.kt 0.00% <ø> (ø)
...otlin/com/wire/android/util/ui/StyledStringUtil.kt 0.00% <0.00%> (ø)
...e/conversations/typing/TypingIndicatorViewModel.kt 85.71% <75.00%> (-14.29%) ⬇️

... and 1 file 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 b044154...c40ed80. Read the comment docs.