ssciwr / mondey

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

Bind together userland #95

Closed MaHaWo closed 2 months ago

MaHaWo commented 2 months ago
codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 19.43%. Comparing base (908718a) to head (8b0c4ba). Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...rontend/src/lib/components/ChildrenRegistration.ts 0.00% 213 Missing and 1 partial :warning:
frontend/src/lib/components/MilestoneGroup.ts 0.00% 195 Missing and 1 partial :warning:
frontend/src/lib/components/ChildrenGallery.ts 0.00% 71 Missing and 1 partial :warning:
...ontend/src/lib/components/MilestoneOverview.svelte 0.00% 71 Missing :warning:
frontend/src/lib/components/MilestoneGroup.svelte 0.00% 66 Missing :warning:
frontend/src/lib/components/ChildrenGallery.svelte 0.00% 48 Missing and 1 partial :warning:
...end/src/lib/components/ChildrenRegistration.svelte 0.00% 38 Missing :warning:
frontend/src/lib/components/UserLandingPage.svelte 0.00% 27 Missing and 1 partial :warning:
frontend/src/lib/stores/componentStore.ts 0.00% 24 Missing and 1 partial :warning:
...rontend/src/routes/userLand/userLogin/+page.svelte 0.00% 23 Missing :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== + Coverage 18.10% 19.43% +1.33% ========================================== Files 75 75 Lines 3116 3371 +255 Branches 108 106 -2 ========================================== + Hits 564 655 +91 - Misses 2497 2663 +166 + Partials 55 53 -2 ```

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

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
11.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud