COS301-SE-2024 / ClassConnect

ClassConnect is an innovative educational platform that blends the traditional learning hub with a 3D learning environment.
https://www.class-connect.online/
11 stars 1 forks source link

Feature/material #71

Closed ayandajuqu closed 1 week ago

ayandajuqu commented 1 week ago

Pull Request

Description:

[Provide a concise summary of your changes and why they are necessary.]

Related Issues:

[Reference any related issues or documents.]

Type of Change:

Checklist:

Reviewers:

Testing Instructions:

[Provide clear and concise instructions on how to test your changes.]

Screenshots (if applicable):

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

Additional Notes:

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 60.58394% with 54 lines in your changes missing coverage. Please review.

Project coverage is 60.44%. Comparing base (66ac4d6) to head (fb3e12e). Report is 47 commits behind head on develop.

:exclamation: Current head fb3e12e differs from pull request most recent head 08df18f

Please upload reports for the commit 08df18f to get more accurate results.

Files Patch % Lines
...rver/workspace/src/schedule/schedule.controller.ts 0.00% 18 Missing :warning:
.../workspace/src/schedule/dto/create-schedule.dto.ts 0.00% 7 Missing :warning:
...c/server/workspace/src/material/material.module.ts 0.00% 6 Missing :warning:
...c/server/workspace/src/schedule/schedule.module.ts 0.00% 6 Missing :warning:
.../workspace/src/schedule/dto/update-schedule.dto.ts 0.00% 5 Missing :warning:
.../server/workspace/src/material/material.service.ts 83.33% 3 Missing :warning:
.../server/workspace/src/schedule/schedule.service.ts 83.33% 3 Missing :warning:
src/server/workspace/src/app.module.ts 0.00% 2 Missing :warning:
...er/workspace/src/workspace/workspace.controller.ts 33.33% 2 Missing :warning:
...erver/workspace/src/workspace/workspace.service.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #71 +/- ## =========================================== - Coverage 60.75% 60.44% -0.32% =========================================== Files 29 41 +12 Lines 316 450 +134 Branches 14 14 =========================================== + Hits 192 272 +80 - Misses 122 178 +56 + Partials 2 0 -2 ```

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