dallay / lyra

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

refactor: [TASK-207] organization and teams #309

Closed yacosta738 closed 1 month ago

yacosta738 commented 2 months ago

Change the database model (Organization and teams)

notion-workspace[bot] commented 2 months ago

Change the database model (Organization and teams)

github-actions[bot] commented 2 months ago

Job Summary for Gradle

Commit Stage 🤖 :: package

Deprecation warnings

This job uses deprecated functionality from the gradle/actions/setup-gradle action. Follow the links for upgrade details.

Gradle Build Results

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:384935583e91…
8.7 :x: Build Scan published
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 93.19444% with 49 lines in your changes missing coverage. Please review.

Project coverage is 90.58%. Comparing base (38ba87a) to head (0abf1f7).

Files Patch % Lines
...structure/persistence/entity/TeamMemberEntityId.kt 0.00% 10 Missing :warning:
...n/com/lyra/app/organization/domain/Organization.kt 82.35% 0 Missing and 6 partials :warning:
...in/com/lyra/app/team/member/domain/TeamMemberId.kt 50.00% 6 Missing :warning:
...rastructure/persistence/mapper/TeamMemberMapper.kt 54.54% 5 Missing :warning:
...nfrastructure/http/GetAllOrganizationController.kt 50.00% 1 Missing and 3 partials :warning:
...om/lyra/app/team/application/find/FindTeamQuery.kt 33.33% 4 Missing :warning:
...re/persistence/OrganizationStoreR2DbcRepository.kt 88.00% 3 Missing :warning:
...astructure/persistence/TeamStoreR2DbcRepository.kt 88.88% 3 Missing :warning:
...rastructure/persistence/entity/TeamMemberEntity.kt 75.00% 2 Missing :warning:
...p/organization/application/OrganizationResponse.kt 93.33% 0 Missing and 1 partial :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #309 +/- ## ========================================== - Coverage 90.59% 90.58% -0.01% ========================================== Files 245 281 +36 Lines 3114 3398 +284 Branches 297 316 +19 ========================================== + Hits 2821 3078 +257 - Misses 202 218 +16 - Partials 91 102 +11 ```

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