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/scrollbar and profile image error #78

Closed noahbaumgartner closed 2 months ago

noahbaumgartner commented 2 months ago

This PR fixes the errors in the issue #74.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 14.79%. Comparing base (198d4c0) to head (9d4b703). Report is 1 commits behind head on main.

Files Patch % Lines
frontend/src/openapi/compassClient/api.ts 0.00% 22 Missing and 2 partials :warning:
frontend/src/app/(app)/working-hours/page.tsx 0.00% 14 Missing and 1 partial :warning:
frontend/src/app/(app)/users/page.tsx 0.00% 5 Missing :warning:
frontend/src/app/(app)/layout.tsx 0.00% 2 Missing :warning:
frontend/src/components/input.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ============================================ - Coverage 14.94% 14.79% -0.16% Complexity 76 76 ============================================ Files 47 46 -1 Lines 1398 1413 +15 Branches 234 244 +10 ============================================ Hits 209 209 - Misses 1143 1155 +12 - Partials 46 49 +3 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/78/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/78/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `52.77% <ø> (ø)` | | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/78/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.87% <0.00%> (-0.02%)` | :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.