frasermclean / adoptrix

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

Add .NET Aspire orchestration #85

Closed frasermclean closed 3 months ago

github-actions[bot] commented 3 months ago

Solution test results

81 tests   81 :white_check_mark:  18s :stopwatch:  5 suites   0 :zzz:  5 files     0 :x:

Results for commit 257dd733.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 78.49741% with 83 lines in your changes missing coverage. Please review.

Project coverage is 77.94%. Comparing base (ea591d6) to head (257dd73). Report is 4 commits behind head on main.

Files Patch % Lines
...optrix.Initializer/Services/DatabaseInitializer.cs 81.92% 11 Missing and 4 partials :warning:
src/Adoptrix.Initializer/Services/WorkerService.cs 0.00% 14 Missing :warning:
src/Adoptrix.Web/Startup/ServiceRegistration.cs 0.00% 13 Missing :warning:
src/Adoptrix.Initializer/Program.cs 0.00% 9 Missing :warning:
...erviceDefaults/HostApplicationBuilderExtensions.cs 83.33% 6 Missing and 2 partials :warning:
...optrix.ServiceDefaults/WebApplicationExtensions.cs 0.00% 6 Missing and 1 partial :warning:
src/Adoptrix.Web/Program.cs 0.00% 6 Missing :warning:
...optrix.Persistence/Services/ServiceRegistration.cs 90.69% 2 Missing and 2 partials :warning:
src/Adoptrix.Web/Services/AnimalsClient.cs 0.00% 2 Missing :warning:
...rc/Adoptrix.Web/Startup/MiddlewareConfiguration.cs 0.00% 2 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== - Coverage 79.32% 77.94% -1.38% ========================================== Files 100 107 +7 Lines 1064 1333 +269 Branches 69 85 +16 ========================================== + Hits 844 1039 +195 - Misses 208 276 +68 - Partials 12 18 +6 ```

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