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

Feat/overview #117

Closed noahbaumgartner closed 1 month ago

noahbaumgartner commented 1 month ago

Ready to be merged as soon as https://github.com/ZHAW-PM4-Compass/compass/pull/113 and https://github.com/ZHAW-PM4-Compass/compass/pull/115 has been merged. PR moves https://github.com/ZHAW-PM4-Compass/compass/issues/21 to Staging.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 22.65%. Comparing base (a9fe05e) to head (5428c24). Report is 2 commits behind head on main.

Files Patch % Lines
frontend/src/app/(app)/overview/page.tsx 0.00% 86 Missing and 2 partials :warning:
...penapi/compassClient/apis/DaySheetControllerApi.ts 0.00% 10 Missing and 2 partials :warning:
...va/ch/zhaw/pm4/compass/backend/model/DaySheet.java 33.33% 6 Missing :warning:
...w/pm4/compass/backend/service/DaySheetService.java 44.44% 4 Missing and 1 partial :warning:
frontend/src/app/(app)/layout.tsx 0.00% 3 Missing :warning:
frontend/src/components/select.tsx 0.00% 3 Missing :warning:
...nd/src/openapi/compassClient/models/DaySheetDto.ts 0.00% 2 Missing :warning:
...compass/backend/controller/DaySheetController.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ============================================ - Coverage 23.04% 22.65% -0.40% - Complexity 231 234 +3 ============================================ Files 93 93 Lines 2421 2507 +86 Branches 372 380 +8 ============================================ + Hits 558 568 +10 - Misses 1720 1792 +72 - Partials 143 147 +4 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/117/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/117/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `61.25% <45.45%> (-0.33%)` | :arrow_down: | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/117/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.62% <0.00%> (-0.03%)` | :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.

github-actions[bot] commented 1 month ago

SonarQube Quality Gate Status: OK.

SonarQube Dashboard