frasermclean / adoptrix

Pet adoption centre platform
https://demo.adoptrix.com
MIT License
1 stars 0 forks source link

Refactor Entity ID to GUID #21

Closed frasermclean closed 10 months ago

github-actions[bot] commented 10 months ago

Solution test results

12 tests   12 :heavy_check_mark:  0s :stopwatch:   3 suites    0 :zzz:   3 files      0 :x:

Results for commit d08fd8ca.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 241 lines in your changes are missing coverage. Please review.

Comparison is base (7712e09) 14.24% compared to head (d08fd8c) 20.33%. Report is 4 commits behind head on main.

Files Patch % Lines
...nfrastructure/Migrations/20231221042802_Initial.cs 0.00% 134 Missing :warning:
...ture/Migrations/20231221042802_Initial.Designer.cs 0.00% 25 Missing :warning:
...cture/Migrations/AdoptrixDbContextModelSnapshot.cs 0.00% 25 Missing :warning:
...Infrastructure/Configuration/BreedConfiguration.cs 0.00% 21 Missing :warning:
...ion/Commands/Animals/DeleteAnimalCommandHandler.cs 0.00% 6 Missing :warning:
...ion/Commands/Animals/UpdateAnimalCommandHandler.cs 0.00% 6 Missing :warning:
backend/src/Adoptrix.Domain/Species.cs 0.00% 3 Missing :warning:
...frastructure/Configuration/SpeciesConfiguration.cs 0.00% 3 Missing :warning:
.../Adoptrix.Api/Contracts/Responses/BreedResponse.cs 0.00% 2 Missing :warning:
...rc/Adoptrix.Api/Services/ResponseMappingService.cs 60.00% 2 Missing :warning:
... and 12 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== + Coverage 14.24% 20.33% +6.09% ========================================== Files 100 87 -13 Lines 2191 1382 -809 Branches 54 51 -3 ========================================== - Hits 312 281 -31 + Misses 1865 1087 -778 Partials 14 14 ```

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