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

VoiceBroadcast: Be able to pause the playback when it is buffering #7125

Merged
merged 7 commits into from
Dec 1, 2022

Conversation

phloux
Copy link
Contributor

@phloux phloux commented Nov 29, 2022

Be able to pause the playback when it is buffering.

Update on the player mechanism.

@phloux phloux requested a review from giomfo November 29, 2022 16:44
Copy link
Member

@giomfo giomfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one comment

@phloux phloux marked this pull request as ready for review November 30, 2022 08:45
@phloux phloux requested a review from yostyle November 30, 2022 08:45
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Base: 11.73% // Head: 11.77% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (dfae570) compared to base (7e52aeb).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7125      +/-   ##
===========================================
+ Coverage    11.73%   11.77%   +0.03%     
===========================================
  Files         1620     1620              
  Lines       159288   159341      +53     
  Branches     64811    64835      +24     
===========================================
+ Hits         18687    18755      +68     
+ Misses      139957   139948       -9     
+ Partials       644      638       -6     
Flag Coverage Δ
uitests 54.78% <0.00%> (-0.03%) ⬇️
unittests 5.98% <0.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Riot/Modules/Room/RoomViewController.swift 0.00% <0.00%> (ø)
...ck/MatrixSDK/VoiceBroadcastPlaybackViewModel.swift 0.00% <0.00%> (ø)
...castPlayback/View/VoiceBroadcastPlaybackView.swift 0.00% <0.00%> (ø)
...Modules/Home/AllChats/AllChatsViewController.swift 29.11% <0.00%> (+0.18%) ⬆️
...ojiPicker/Data/EmojiMart/EmojiItem+EmojiMart.swift 95.65% <0.00%> (+4.34%) ⬆️
RiotSwiftUI/Modules/Common/Mock/ScreenList.swift 90.19% <0.00%> (+5.88%) ⬆️
...iot/Modules/Common/Views/BadgedBarButtonItem.swift 68.91% <0.00%> (+68.91%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Nov 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@giomfo giomfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@phloux phloux merged commit 1ee120c into develop Dec 1, 2022
@phloux phloux deleted the phlpro/voicebroadcast_pause_playback_buffering branch December 1, 2022 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants