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

Fixed TimestampServiceTest and DaySheetControllerTest, added auth che… #105

Closed Cyrill87 closed 2 months ago

Cyrill87 commented 2 months ago

added auth check to TimestampService, fixed TimestampTests and DaySheetTests #16 #17

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 22.11%. Comparing base (72f6b39) to head (56305cd). Report is 1 commits behind head on main.

Files Patch % Lines
.../pm4/compass/backend/service/TimestampService.java 57.14% 2 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ============================================ + Coverage 21.17% 22.11% +0.93% - Complexity 125 133 +8 ============================================ Files 62 62 Lines 1719 1732 +13 Branches 289 290 +1 ============================================ + Hits 364 383 +19 + Misses 1253 1240 -13 - Partials 102 109 +7 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/105/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/105/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `68.81% <57.14%> (+1.90%)` | :arrow_up: | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/105/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% <ø> (ø)` | | 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.