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

finished up user create #85

Closed noahbaumgartner closed 2 months ago

noahbaumgartner commented 2 months ago

This PR closes the issue #12

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 15.83%. Comparing base (4cada3b) to head (d519d3f). Report is 1 commits behind head on main.

Files Patch % Lines
frontend/src/middleware.tsx 0.00% 3 Missing :warning:
frontend/src/app/(app)/users/page.tsx 0.00% 2 Missing :warning:
frontend/src/app/api/auth/[auth0]/route.tsx 0.00% 1 Missing :warning:
frontend/src/app/api/proxy/[...route]/route.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ============================================ + Coverage 15.81% 15.83% +0.02% Complexity 87 87 ============================================ Files 57 57 Lines 1404 1402 -2 Branches 220 220 ============================================ Hits 222 222 + Misses 1108 1106 -2 Partials 74 74 ``` | [Flag](https://app.codecov.io/gh/ZHAW-PM4-Compass/compass/pull/85/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/85/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/85/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZHAW-PM4-Compass) | `1.03% <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.