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

Merged
merged 127 commits into from
Jun 24, 2024
Merged

Develop #87

merged 127 commits into from
Jun 24, 2024

Conversation

JoshuaTristanWereley
Copy link
Contributor

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:

  • Bug Fix
  • New Feature
  • Enhancement
  • Refactoring
  • Documentation Update

Checklist:

  • I have read the CONTRIBUTING.md document.
  • My code follows the coding standards of this project.
  • I have performed a self-review of my code.
  • I have added/updated relevant documentation.
  • My changes generate no new warnings or errors.
  • I have tested my changes.

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.]

Lunga-Ntando-Ndlovu and others added 30 commits June 6, 2024 18:47
Addition of Vitests for Unit Testing
Copy link

codecov bot commented Jun 24, 2024

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.

@ayandajuqu ayandajuqu merged commit 7136ebb into main Jun 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants