dallay / lyra

SMRO
https://lyra-nwhm.onrender.com
1 stars 0 forks source link

feat: [TASK-218] tags screen and model #325

Closed yacosta738 closed 1 month ago

yacosta738 commented 1 month ago

Tags Screen and Model

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.72802% with 16 lines in your changes missing coverage. Please review.

Project coverage is 91.58%. Comparing base (e80ad6c) to head (dffd275). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...pp/newsletter/tag/application/update/TagUpdater.kt 86.36% 0 Missing and 6 partials :warning:
.../lyra/app/newsletter/tag/application/TagCreator.kt 92.30% 1 Missing and 1 partial :warning:
...lyra/app/newsletter/tag/application/TagResponse.kt 86.66% 0 Missing and 2 partials :warning:
...n/kotlin/com/lyra/app/newsletter/tag/domain/Tag.kt 96.29% 0 Missing and 2 partials :warning:
...tag/infrastructure/persistence/mapper/TagMapper.kt 93.33% 0 Missing and 2 partials :warning:
.../lyra/app/newsletter/tag/domain/SubscriberTagId.kt 80.00% 1 Missing :warning:
...lin/com/lyra/app/newsletter/tag/domain/TagColor.kt 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #325 +/- ## ========================================== + Coverage 90.96% 91.58% +0.62% ========================================== Files 317 360 +43 Lines 3861 4339 +478 Branches 349 374 +25 ========================================== + Hits 3512 3974 +462 - Misses 232 234 +2 - Partials 117 131 +14 ```

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

github-actions[bot] commented 1 month ago

Job Summary for Gradle

Commit Stage 🤖 :: package

Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
lyra projects 8.7 :white_check_mark: Build Scan published
lyra assemble 8.7 :white_check_mark: Build Scan published
lyra
bootBuildImage --imageName ghcr.io/dallay/lyra:52f842179a71…
8.7 :x: Build Scan published
notion-workspace[bot] commented 1 month ago

Tags Screen and Model