Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop to stable #89

Merged
merged 130 commits into from
Jun 24, 2024

Merge pull request #88 from COS301-SE-2024/demo/testing

1804f3f
Select commit
Loading
Failed to load commit list.
Merged

Develop to stable #89

Merge pull request #88 from COS301-SE-2024/demo/testing
1804f3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 0s

66.96% (+6.20%) compared to 66ac4d6

View this Pull Request on Codecov

66.96% (+6.20%) compared to 66ac4d6

Details

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 ⚠️
...c/server/workspace/src/schedule/schedule.module.ts 0.00% 6 Missing ⚠️
.../server/workspace/src/material/material.service.ts 83.33% 3 Missing ⚠️
.../server/workspace/src/schedule/schedule.service.ts 83.33% 3 Missing ⚠️
src/server/workspace/src/app.module.ts 0.00% 2 Missing ⚠️
...er/workspace/src/workspace/workspace.controller.ts 33.33% 2 Missing ⚠️
...erver/workspace/src/workspace/workspace.service.ts 0.00% 2 Missing ⚠️
...rver/workspace/src/schedule/schedule.controller.ts 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.