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

Send caption with image and video #3803

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Update screenshots

ddc4085
Select commit
Loading
Failed to load commit list.
Open

Send caption with image and video #3803

Update screenshots
ddc4085
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

83.02% (+0.11%) compared to 17ea2aa

View this Pull Request on Codecov

83.02% (+0.11%) compared to 17ea2aa

Details

Codecov Report

Attention: Patch coverage is 93.15068% with 10 lines in your changes missing coverage. Please review.

Project coverage is 83.02%. Comparing base (17ea2aa) to head (ddc4085).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
...oid/libraries/matrix/test/timeline/FakeTimeline.kt 0.00% 4 Missing ⚠️
...s/impl/messagecomposer/MessageComposerPresenter.kt 0.00% 0 Missing and 2 partials ⚠️
...ibraries/textcomposer/model/MessageComposerMode.kt 33.33% 2 Missing ⚠️
...mpl/attachments/preview/AttachmentsPreviewState.kt 75.00% 0 Missing and 1 partial ⚠️
...ent/android/libraries/textcomposer/TextComposer.kt 97.61% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3803      +/-   ##
===========================================
+ Coverage    82.90%   83.02%   +0.11%     
===========================================
  Files         1772     1772              
  Lines        44531    44614      +83     
  Branches      5225     5235      +10     
===========================================
+ Hits         36920    37040     +120     
+ Misses        5780     5745      -35     
+ Partials      1831     1829       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.