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

Added javadoc and refactoring #125 #146

Closed Cyrill87 closed 1 month ago

Cyrill87 commented 1 month ago

Refactoring and javadoc added to backend

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 22.03%. Comparing base (0b91d31) to head (2d70eed). Report is 1 commits behind head on main.

Files Patch % Lines
...w/pm4/compass/backend/service/IncidentService.java 90.90% 2 Missing and 1 partial :warning:
...s/backend/exception/IncidentNotFoundException.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ========================================= Coverage 22.03% 22.03% Complexity 252 252 ========================================= Files 101 101 Lines 2778 2778 Branches 450 450 ========================================= Hits 612 612 Misses 2014 2014 Partials 152 152 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/146/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/146/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `62.53% <87.80%> (ø)` | | | [frontend](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/146/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `0.60% <ø> (ø)` | | 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