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

Media navigation with swipe gesture #4161

Merged
merged 38 commits into from
Jan 23, 2025

Fix formatting.

77887f9
Select commit
Loading
Failed to load commit list.
Merged

Media navigation with swipe gesture #4161

Fix formatting.
77887f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

83.35% (+0.03%) compared to e4768a8

View this Pull Request on Codecov

83.35% (+0.03%) compared to e4768a8

Details

Codecov Report

Attention: Patch coverage is 90.99437% with 48 lines in your changes missing coverage. Please review.

Project coverage is 83.35%. Comparing base (e4768a8) to head (77887f9).

Files with missing lines Patch % Lines
...braries/mediaviewer/impl/viewer/MediaViewerView.kt 89.84% 9 Missing and 4 partials ⚠️
...l/timeline/model/event/TimelineItemEventContent.kt 0.00% 5 Missing ⚠️
...diaviewer/impl/viewer/MediaViewerFlickToDismiss.kt 88.09% 2 Missing and 3 partials ⚠️
...aries/mediaviewer/impl/gallery/EventItemFactory.kt 50.00% 0 Missing and 4 partials ⚠️
...es/mediaviewer/impl/viewer/MediaViewerPresenter.kt 89.47% 1 Missing and 3 partials ⚠️
...s/mediaviewer/impl/viewer/MediaViewerDataSource.kt 96.29% 2 Missing and 1 partial ⚠️
...s/mediaviewer/impl/DefaultMediaViewerEntryPoint.kt 0.00% 2 Missing ⚠️
...aries/mediaviewer/impl/gallery/MediaGalleryView.kt 60.00% 0 Missing and 2 partials ⚠️
...aries/mediaviewer/impl/gallery/ui/VoiceItemView.kt 0.00% 0 Missing and 2 partials ⚠️
...ies/mediaviewer/impl/local/audio/MediaAudioView.kt 60.00% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4161      +/-   ##
===========================================
+ Coverage    83.31%   83.35%   +0.03%     
===========================================
  Files         1881     1885       +4     
  Lines        49101    49408     +307     
  Branches      5769     5806      +37     
===========================================
+ Hits         40910    41182     +272     
- Misses        6116     6135      +19     
- Partials      2075     2091      +16     

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