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 #69

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 42.42424% with 76 lines in your changes missing coverage. Please review.

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

:exclamation: Current head 66b3414 differs from pull request most recent head e9139e8

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

Files Patch % Lines
.../server/workspace/src/schedule/schedule.service.ts 0.00% 18 Missing :warning:
...rver/workspace/src/schedule/schedule.controller.ts 0.00% 17 Missing :warning:
...rc/server/workspace/src/schemas/schedule.schema.ts 0.00% 9 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:
src/server/workspace/src/app.module.ts 0.00% 2 Missing :warning:
...erver/workspace/src/workspace/workspace.service.ts 0.00% 2 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #69 +/- ## =========================================== - Coverage 60.75% 55.25% -5.51% =========================================== Files 29 41 +12 Lines 316 447 +131 Branches 14 14 =========================================== + Hits 192 247 +55 - Misses 122 200 +78 + Partials 2 0 -2 ```

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