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 legal hold system messages [WPB-4779] #2505

Merged
merged 21 commits into from
Dec 12, 2023

fix to use recent kalium ref

9c71370
Select commit
Loading
Failed to load commit list.
Merged

feat: handle legal hold system messages [WPB-4779] #2505

fix to use recent kalium ref
9c71370
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

41.19% (-0.09%) compared to a963b92

View this Pull Request on Codecov

41.19% (-0.09%) compared to a963b92

Details

Codecov Report

Merging #2505 (9c71370) into develop (a963b92) will decrease coverage by 0.09%.
The diff coverage is 16.21%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2505      +/-   ##
=============================================
- Coverage      41.28%   41.19%   -0.09%     
  Complexity      1112     1112              
=============================================
  Files            355      355              
  Lines          12902    12926      +24     
  Branches        1685     1690       +5     
=============================================
- Hits            5326     5325       -1     
- Misses          7071     7096      +25     
  Partials         505      505              
Files Coverage Δ
...secase/GetConversationMessagesFromSearchUseCase.kt 87.50% <100.00%> (ø)
...ld/dialog/requested/LegalHoldRequestedViewModel.kt 86.51% <100.00%> (ø)
...otlin/com/wire/android/util/ui/StyledStringUtil.kt 0.00% <ø> (ø)
...in/kotlin/com/wire/android/mapper/MessageMapper.kt 65.34% <0.00%> (-0.66%) ⬇️
...tions/usecase/GetMessagesForConversationUseCase.kt 0.00% <0.00%> (ø)
.../wire/android/mapper/SystemMessageContentMapper.kt 54.01% <0.00%> (-6.15%) ⬇️
...e/android/ui/home/conversations/model/UIMessage.kt 51.56% <11.76%> (-1.65%) ⬇️

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 a963b92...9c71370. Read the comment docs.