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: composite messages #1997

Merged
merged 16 commits into from
Jul 27, 2023

Merge branch 'develop' into feat/composite_messages/epic

dc058d0
Select commit
Loading
Failed to load commit list.
Merged

feat: composite messages #1997

Merge branch 'develop' into feat/composite_messages/epic
dc058d0
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 Jul 27, 2023 in 0s

38.65% (-0.01%) compared to 6fc88bd

View this Pull Request on Codecov

38.65% (-0.01%) compared to 6fc88bd

Details

Codecov Report

Merging #1997 (dc058d0) into develop (6fc88bd) will decrease coverage by 0.01%.
The diff coverage is 40.00%.

@@              Coverage Diff              @@
##             develop    #1997      +/-   ##
=============================================
- Coverage      38.66%   38.65%   -0.01%     
- Complexity       895      900       +5     
=============================================
  Files            287      288       +1     
  Lines          11347    11390      +43     
  Branches        1460     1466       +6     
=============================================
+ Hits            4387     4403      +16     
- Misses          6535     6562      +27     
  Partials         425      425              
Files Changed Coverage Δ
...wire/android/mapper/RegularMessageContentMapper.kt 24.63% <0.00%> (-3.24%) ⬇️
...rsations/messages/ConversationMessagesViewModel.kt 50.81% <ø> (ø)
...e/android/ui/home/conversations/model/UIMessage.kt 44.32% <15.38%> (-1.55%) ⬇️
.../android/ui/authentication/devices/model/Device.kt 93.75% <100.00%> (ø)
...ui/home/conversations/CompositeMessageViewModel.kt 100.00% <100.00%> (ø)

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 6fc88bd...dc058d0. Read the comment docs.