ssciwr / mondey

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

Add backend connection to user login #115

Closed MaHaWo closed 1 month ago

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

Codecov Report

Attention: Patch coverage is 0.49505% with 201 lines in your changes missing coverage. Please review.

Project coverage is 16.23%. Comparing base (3b8b826) to head (39cc4b2).

Files with missing lines Patch % Lines
...rontend/src/lib/components/UserRegistration.svelte 0.00% 80 Missing :warning:
frontend/src/lib/components/UserLogin.svelte 0.00% 62 Missing :warning:
frontend/src/lib/components/UserProfile.svelte 0.00% 31 Missing :warning:
frontend/src/lib/components/UserLandingPage.svelte 0.00% 11 Missing :warning:
mondey_backend/src/mondey_backend/users.py 11.11% 8 Missing :warning:
frontend/src/lib/components/UserVerify.svelte 0.00% 5 Missing and 1 partial :warning:
frontend/src/lib/stores/userStore.ts 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ========================================== + Coverage 16.15% 16.23% +0.07% ========================================== Files 97 98 +1 Lines 4846 4829 -17 Branches 124 125 +1 ========================================== + Hits 783 784 +1 + Misses 3994 3975 -19 - Partials 69 70 +1 ```

: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
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud