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

Develop #87

Closed JoshuaTristanWereley closed 1 week ago

JoshuaTristanWereley 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 81.75182% with 25 lines in your changes missing coverage. Please review.

Project coverage is 66.96%. Comparing base (66ac4d6) to head (1804f3f). Report is 7 commits behind head on main.

Files Patch % Lines
...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:
.../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:
...rver/workspace/src/schedule/schedule.controller.ts 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== + Coverage 60.75% 66.96% +6.20% ========================================== Files 29 41 +12 Lines 316 451 +135 Branches 14 14 ========================================== + Hits 192 302 +110 - Misses 122 147 +25 Partials 2 2 ```

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