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/main into cats and rats #93

Closed x-snackage-x closed 4 months ago

x-snackage-x commented 4 months ago

Trying to resolve conflicts between main and cats&rats Feature branch. Mainly the new User functionality.

codecov[bot] commented 4 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (feat/categories_and_ratings@4b99324). Click here to learn what that means.

Files Patch % Lines
frontend/src/app/(app)/users/page.tsx 0.00% 39 Missing :warning:
...rc/openapi/compassClient/apis/UserControllerApi.ts 0.00% 29 Missing and 5 partials :warning:
...napi/compassClient/models/CreateAuthZeroUserDto.ts 0.00% 19 Missing and 2 partials :warning:
.../zhaw/pm4/compass/backend/service/UserService.java 75.75% 8 Missing and 8 partials :warning:
frontend/src/app/(app)/home/page.tsx 0.00% 9 Missing and 2 partials :warning:
...compass/backend/controller/DaySheetController.java 60.00% 5 Missing and 5 partials :warning:
...ch/zhaw/pm4/compass/backend/model/dto/UserDto.java 50.00% 8 Missing and 1 partial :warning:
...penapi/compassClient/apis/CategoryControllerApi.ts 0.00% 8 Missing :warning:
...pm4/compass/backend/controller/UserController.java 57.14% 3 Missing and 3 partials :warning:
frontend/src/app/api/auth/[auth0]/route.tsx 0.00% 6 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/categories_and_ratings #93 +/- ## ============================================================== Coverage ? 21.54% Complexity ? 164 ============================================================== Files ? 83 Lines ? 1894 Branches ? 288 ============================================================== Hits ? 408 Misses ? 1369 Partials ? 117 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/93/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/93/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `61.04% <72.07%> (?)` | | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/93/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%> (?)` | | 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.