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

Manage daysheets #95

Closed Tima000h closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 24.37%. Comparing base (b636a00) to head (23d24d7). Report is 1 commits behind head on main.

Files Patch % Lines
frontend/src/app/(app)/working-hours/page.tsx 0.00% 83 Missing :warning:
...rontend/src/app/(app)/working-hours-check/page.tsx 0.00% 71 Missing and 2 partials :warning:
...penapi/compassClient/apis/DaySheetControllerApi.ts 0.00% 6 Missing and 2 partials :warning:
...d/src/openapi/compassClient/models/TimestampDto.ts 0.00% 4 Missing :warning:
...compass/backend/controller/DaySheetController.java 0.00% 1 Missing and 1 partial :warning:
frontend/src/app/(app)/home/page.tsx 0.00% 1 Missing :warning:
...nd/src/app/(app)/working-hours-single-day/page.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ============================================ - Coverage 25.04% 24.37% -0.68% Complexity 133 133 ============================================ Files 60 59 -1 Lines 1585 1629 +44 Branches 251 261 +10 ============================================ Hits 397 397 - Misses 1088 1137 +49 + Partials 100 95 -5 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/95/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/95/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `73.15% <0.00%> (-0.28%)` | :arrow_down: | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/95/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.90% <0.00%> (-0.04%)` | :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.

r44cx commented 4 months ago

Codecov will be fixed later.