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

fixed FE build errors #120

Closed noahbaumgartner closed 4 months ago

noahbaumgartner commented 4 months ago

Hotfixes errors from PR #113

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 22.79%. Comparing base (a9d2b87) to head (457781d). Report is 1 commits behind head on main.

Files Patch % Lines
...nd/src/app/(app)/working-hours-single-day/page.tsx 0.00% 12 Missing :warning:
frontend/src/app/(app)/working-hours/page.tsx 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ============================================ + Coverage 22.71% 22.79% +0.08% Complexity 200 200 ============================================ Files 86 85 -1 Lines 2175 2167 -8 Branches 346 341 -5 ============================================ Hits 494 494 + Misses 1542 1538 -4 + Partials 139 135 -4 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/120/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/120/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `59.82% <ø> (ø)` | | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/120/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.73% <0.00%> (+<0.01%)` | :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.

github-actions[bot] commented 4 months ago

SonarQube Quality Gate Status: OK.

SonarQube Dashboard