ZHAW-PM4-Compass / compass

A time-, mood- and incident tracking application for Stadtmuur called Compass 🧭
https://stadtmuur.ch/
MIT License
0 stars 0 forks source link

Feat/categories and ratings #94

Closed x-snackage-x closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 35.70670% with 605 lines in your changes are missing coverage. Please review.

Project coverage is 21.34%. Comparing base (bab1dd4) to head (2b025f6). Report is 15 commits behind head on main.

Files Patch % Lines
...penapi/compassClient/apis/CategoryControllerApi.ts 0.00% 58 Missing and 5 partials :warning:
...haw/pm4/compass/backend/service/RatingService.java 2.32% 42 Missing :warning:
frontend/src/app/(app)/categories/page.tsx 0.00% 42 Missing :warning:
frontend/src/app/(app)/users/page.tsx 0.00% 39 Missing :warning:
...va/ch/zhaw/pm4/compass/backend/model/DaySheet.java 47.82% 36 Missing :warning:
...rc/openapi/compassClient/apis/UserControllerApi.ts 0.00% 29 Missing and 5 partials :warning:
.../zhaw/pm4/compass/backend/service/UserService.java 73.94% 17 Missing and 14 partials :warning:
...w/pm4/compass/backend/service/CategoryService.java 33.33% 27 Missing and 1 partial :warning:
...4/compass/backend/controller/RatingController.java 4.16% 23 Missing :warning:
...nd/src/openapi/compassClient/models/CategoryDto.ts 0.00% 19 Missing and 2 partials :warning:
... and 38 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ============================================ + Coverage 15.83% 21.34% +5.51% - Complexity 87 167 +80 ============================================ Files 57 85 +28 Lines 1402 1991 +589 Branches 221 294 +73 ============================================ + Hits 222 425 +203 - Misses 1106 1448 +342 - Partials 74 118 +44 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/94/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/94/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `55.40% <53.93%> (+7.00%)` | :arrow_up: | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/94/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.80% <0.00%> (-0.24%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass#carryforward-flags-in-the-pull-request-comment) to find out more.

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