ant-media / conference-call-application

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

Add webinar feature #278

Closed mustafaboleken closed 3 months ago

mustafaboleken commented 4 months ago

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

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 41.69279% with 186 lines in your changes missing coverage. Please review.

Project coverage is 47.84%. Comparing base (7b5762e) to head (7cd494f). Report is 65 commits behind head on main.

:exclamation: Current head 7cd494f differs from pull request most recent head 20915b9

Please upload reports for the commit 20915b9 to get more accurate results.

Files Patch % Lines
react/src/pages/AntMedia.js 40.92% 123 Missing and 30 partials :warning:
react/src/Components/ParticipantTab.js 37.93% 17 Missing and 1 partial :warning:
react/src/Components/PublisherRequestTab.js 0.00% 3 Missing and 1 partial :warning:
react/src/Components/WebSocketProvider.js 60.00% 4 Missing :warning:
...rc/Components/BecomePublisherConfirmationDialog.js 70.00% 3 Missing :warning:
react/src/pages/WaitingRoom.js 25.00% 2 Missing and 1 partial :warning:
react/src/Components/DrawerButton.js 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #278 +/- ## ========================================== - Coverage 54.21% 47.84% -6.38% ========================================== Files 21 22 +1 Lines 1662 1852 +190 Branches 381 434 +53 ========================================== - Hits 901 886 -15 - Misses 678 850 +172 - Partials 83 116 +33 ```

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

mustafaboleken commented 3 months ago

Duplication of https://github.com/ant-media/conference-call-application/pull/310