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

Fix/e2e tests errors #158

Closed noahbaumgartner closed 3 weeks ago

noahbaumgartner commented 3 weeks ago

This PR fixes the bug described in https://github.com/ZHAW-PM4-Compass/compass/issues/157

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 25.70%. Comparing base (0f9fcb4) to head (208ce3f). Report is 1 commits behind head on main.

Files Patch % Lines
frontend/src/app/(app)/daily-overview/page.tsx 0.00% 3 Missing :warning:
frontend/src/app/(app)/incidents/page.tsx 0.00% 2 Missing :warning:
...rontend/src/app/(app)/working-hours-check/page.tsx 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================= Coverage 25.70% 25.70% Complexity 312 312 ========================================= Files 109 109 Lines 3054 3054 Branches 510 510 ========================================= Hits 785 785 Misses 2107 2107 Partials 162 162 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/158/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/158/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `79.62% <100.00%> (ø)` | | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/158/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.52% <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.

github-actions[bot] commented 3 weeks ago

SonarQube Quality Gate Status: OK.

SonarQube Dashboard