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

Video player controller #3959

Merged
merged 8 commits into from
Nov 28, 2024

Update screenshots

5686b77
Select commit
Loading
Failed to load commit list.
Merged

Video player controller #3959

Update screenshots
5686b77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2024 in 0s

83.01% (-0.06%) compared to 8d26af5

View this Pull Request on Codecov

83.01% (-0.06%) compared to 8d26af5

Details

Codecov Report

Attention: Patch coverage is 59.57447% with 95 lines in your changes missing coverage. Please review.

Project coverage is 83.01%. Comparing base (8d26af5) to head (5686b77).
Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
.../libraries/mediaviewer/api/local/LocalMediaView.kt 0.00% 82 Missing ⚠️
.../libraries/designsystem/theme/components/Slider.kt 84.44% 4 Missing and 3 partials ⚠️
...ediaviewer/api/player/MediaPlayerControllerView.kt 93.33% 4 Missing and 1 partial ⚠️
...aries/mediaviewer/api/local/LocalMediaViewState.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3959      +/-   ##
===========================================
- Coverage    83.07%   83.01%   -0.06%     
===========================================
  Files         1791     1795       +4     
  Lines        45335    45533     +198     
  Branches      5348     5365      +17     
===========================================
+ Hits         37661    37800     +139     
- Misses        5799     5854      +55     
- Partials      1875     1879       +4     

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