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

Day_notes merge into manage-daysheets #89

Closed jasweb closed 2 months ago

jasweb commented 2 months ago

I made the changes in the day_notes branch so it can merge into the manage-daysheets branch as we all are working on features in the same component and dayNotes is a part of DaySheet. Merging will make it easier to work together so we all see the changes in the branch. backend call for daynotes is implemented #19

codecov[bot] commented 2 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (manage-daysheets@f3c3f7d). Click here to learn what that means.

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:
frontend/src/app/api/proxy/[...route]/route.tsx 0.00% 2 Missing :warning:
frontend/src/app/(app)/home/page.tsx 0.00% 1 Missing :warning:
frontend/src/app/(app)/layout.tsx 0.00% 1 Missing :warning:
...nd/src/app/(app)/working-hours-single-day/page.tsx 0.00% 1 Missing :warning:
frontend/src/app/api/auth/[auth0]/route.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## manage-daysheets #89 +/- ## =================================================== Coverage ? 15.28% Complexity ? 87 =================================================== Files ? 57 Lines ? 1452 Branches ? 236 =================================================== Hits ? 222 Misses ? 1159 Partials ? 71 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/89/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/89/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `48.40% <ø> (?)` | | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/89/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.98% <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.