ssciwr / mondey

In development
https://mondey.lkeegan.dev
GNU Affero General Public License v3.0
0 stars 1 forks source link

Add userdata backend functionality #118

Closed MaHaWo closed 1 month ago

MaHaWo commented 1 month ago
codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 16.84783% with 153 lines in your changes missing coverage. Please review.

Project coverage is 17.48%. Comparing base (2daf248) to head (2168992).

Files with missing lines Patch % Lines
frontend/src/lib/components/UserDataInput.svelte 0.00% 97 Missing :warning:
frontend/src/lib/client/schemas.gen.ts 0.00% 20 Missing :warning:
frontend/src/lib/client/services.gen.ts 0.00% 18 Missing :warning:
...d/src/routes/userLand/userLandingpage/+page.svelte 0.00% 12 Missing :warning:
...tend/src/lib/components/DataInput/RadioList.svelte 0.00% 4 Missing :warning:
...tend/src/lib/components/DataInput/DataInput.svelte 0.00% 1 Missing :warning:
mondey_backend/src/mondey_backend/routers/users.py 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #118 +/- ## ========================================== + Coverage 17.22% 17.48% +0.25% ========================================== Files 98 98 Lines 4974 5078 +104 Branches 125 125 ========================================== + Hits 857 888 +31 - Misses 4047 4120 +73 Partials 70 70 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud