ant-media / conference-call-application

Conference Call Application over Ant Media Server
20 stars 14 forks source link

Support Webinar - Let "Host" support to add/remove "Speakers" & Let "attendee" raise hand #305

Closed burak-58 closed 3 weeks ago

burak-58 commented 3 months ago

https://github.com/ant-media/conference-call-application/issues/308

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 49.62963% with 204 lines in your changes missing coverage. Please review.

Project coverage is 49.10%. Comparing base (2b28476) to head (30de149). Report is 307 commits behind head on main.

Files with missing lines Patch % Lines
react/src/pages/AntMedia.js 47.41% 140 Missing and 33 partials :warning:
react/src/Components/ParticipantTab.js 46.42% 15 Missing :warning:
react/src/Components/WebSocketProvider.js 61.53% 5 Missing :warning:
react/src/Components/PublisherRequestTab.js 0.00% 3 Missing and 1 partial :warning:
...rc/Components/BecomePublisherConfirmationDialog.js 70.00% 3 Missing :warning:
react/src/Components/MessageDrawer.js 84.61% 2 Missing :warning:
react/src/pages/WaitingRoom.js 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ========================================== - Coverage 49.92% 49.10% -0.83% ========================================== Files 21 22 +1 Lines 1925 2169 +244 Branches 421 487 +66 ========================================== + Hits 961 1065 +104 - Misses 852 963 +111 - Partials 112 141 +29 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.