COS301-SE-2024 / WorkWise-Central

WorkWise Central is a service-management tool designed for service-based industries. It is engineered to streamline operations, maximize resource efficiency, and elevate customer experiences.
https://tuksui.sharpsoftwaresolutions.net/
7 stars 2 forks source link

Feature/video confrence #676

Closed JessBloem closed 1 week ago

JessBloem commented 1 week ago

Pull Request

Description:

Basic video confrenecing added

Related Issues:

[Reference any related issues or documents.]

Type of Change:

Checklist:

Screenshots (if applicable):

[Add screenshots to help reviewers understand the changes visually.]

Reviewers:

Additional Notes:

[Any additional information that may be helpful for reviewers.]

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 130 lines in your changes missing coverage. Please review.

Project coverage is 61.81%. Comparing base (b0294ce) to head (4123176). Report is 28 commits behind head on develop.

Files with missing lines Patch % Lines
src/api-gateway/src/video-call/webrtc.gateway.ts 0.00% 40 Missing and 3 partials :warning:
...gateway/src/video-call/video-call.controller.ts.ts 0.00% 30 Missing :warning:
...teway/src/video-call/entities/video-call.entity.ts 0.00% 24 Missing :warning:
...ateway/src/video-call/dto/create-video-call.dto.ts 0.00% 22 Missing :warning:
...ateway/src/video-call/dto/update-video-call.dto.ts 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #676 +/- ## =========================================== - Coverage 65.29% 61.81% -3.49% =========================================== Files 107 112 +5 Lines 2308 2438 +130 Branches 67 72 +5 =========================================== Hits 1507 1507 - Misses 756 883 +127 - Partials 45 48 +3 ``` | [Flag](https://app.codecov.io/gh/COS301-SE-2024/WorkWise-Central/pull/676/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COS301-SE-2024) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/COS301-SE-2024/WorkWise-Central/pull/676/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COS301-SE-2024) | `61.81% <0.00%> (-3.49%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COS301-SE-2024#carryforward-flags-in-the-pull-request-comment) to find out more.

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