COS301-SE-2024 / WorkWise-Central

WorkWise Central is a service-management tool designed for service-based industries. It is engineered to streamline operations, maximize resource efficiency, and elevate customer experiences.
https://tuksui.sharpsoftwaresolutions.net/
7 stars 2 forks source link

Feature/api documentation v2 #186

Closed Hamza-Mokiwa closed 3 months ago

Hamza-Mokiwa commented 3 months ago

Pull Request

Description:

Related Issues:

[Reference any related issues or documents.]

Type of Change:

Checklist:

Reviewers:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 70.58824% with 20 lines in your changes missing coverage. Please review.

Project coverage is 73.01%. Comparing base (69db89c) to head (8df85c3). Report is 2 commits behind head on develop.

Files Patch % Lines
src/api-gateway/src/users/entities/user.entity.ts 68.00% 8 Missing :warning:
...c/api-gateway/src/client/entities/client.entity.ts 71.42% 4 Missing :warning:
src/api-gateway/src/job/dto/create-job.dto.ts 33.33% 4 Missing :warning:
src/api-gateway/src/job/entities/job.entity.ts 89.47% 2 Missing :warning:
src/api-gateway/src/users/dto/create-user.dto.ts 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #186 +/- ## =========================================== - Coverage 73.16% 73.01% -0.15% =========================================== Files 31 31 Lines 667 730 +63 Branches 32 33 +1 =========================================== + Hits 488 533 +45 - Misses 153 171 +18 Partials 26 26 ```

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