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/user and role management #70

Closed noahbaumgartner closed 2 months ago

noahbaumgartner commented 2 months ago

PR for issue #12

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 15.85%. Comparing base (5fbc144) to head (28823c1). Report is 1 commits behind head on main.

Files Patch % Lines
frontend/src/openapi/compassClient/runtime.ts 0.00% 148 Missing and 16 partials :warning:
...penapi/compassClient/apis/DaySheetControllerApi.ts 0.00% 69 Missing and 7 partials :warning:
...enapi/compassClient/apis/TimestampControllerApi.ts 0.00% 49 Missing and 5 partials :warning:
...rc/openapi/compassClient/apis/UserControllerApi.ts 0.00% 38 Missing and 2 partials :warning:
frontend/src/app/(app)/working-hours/page.tsx 0.00% 35 Missing and 4 partials :warning:
.../zhaw/pm4/compass/backend/service/UserService.java 0.00% 38 Missing :warning:
...nd/src/openapi/compassClient/models/DaySheetDto.ts 0.00% 19 Missing and 2 partials :warning:
...rc/openapi/compassClient/models/AuthZeroUserDto.ts 0.00% 17 Missing and 2 partials :warning:
...d/src/openapi/compassClient/models/TimestampDto.ts 0.00% 16 Missing and 2 partials :warning:
frontend/src/app/(app)/users/page.tsx 0.00% 17 Missing :warning:
... and 16 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ============================================ + Coverage 15.61% 15.85% +0.24% Complexity 87 87 ============================================ Files 47 57 +10 Lines 1422 1400 -22 Branches 245 220 -25 ============================================ Hits 222 222 + Misses 1147 1104 -43 - Partials 53 74 +21 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/70/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/70/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `48.40% <0.00%> (-6.38%)` | :arrow_down: | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/70/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `1.03% <0.00%> (+0.07%)` | :arrow_up: | 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.