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/timestamp borders bug and more #103

Closed x-snackage-x closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 21.22%. Comparing base (31970c3) to head (0f5bfb3). Report is 1 commits behind head on main.

Files Patch % Lines
...rontend/src/app/(app)/working-hours-check/page.tsx 0.00% 38 Missing :warning:
...ompass/backend/controller/TimestampController.java 30.00% 12 Missing and 2 partials :warning:
frontend/src/app/(app)/working-hours/page.tsx 0.00% 4 Missing :warning:
...aw/pm4/compass/backend/model/dto/TimestampDto.java 87.50% 1 Missing :warning:
frontend/src/app/(app)/incidents/page.tsx 0.00% 1 Missing :warning:
frontend/src/components/textarea.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ============================================ - Coverage 21.47% 21.22% -0.25% Complexity 125 125 ============================================ Files 61 62 +1 Lines 1723 1715 -8 Branches 286 289 +3 ============================================ - Hits 370 364 -6 + Misses 1250 1249 -1 + Partials 103 102 -1 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/103/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/103/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `66.91% <46.42%> (-0.76%)` | :arrow_down: | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/103/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.84% <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.