frasermclean / adoptrix

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

Blazor frontend application #74

Closed frasermclean closed 3 months ago

frasermclean commented 4 months ago

Refactor codebase to make use of Blazor for user interface

github-actions[bot] commented 4 months ago

Solution test results

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

Results for commit 67fc720e.

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

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 43.10345% with 132 lines in your changes missing coverage. Please review.

Project coverage is 79.33%. Comparing base (ed99a48) to head (67fc720). Report is 2 commits behind head on main.

Files Patch % Lines
...ptrix.Client/Components/AnimalSearchControls.razor 0.00% 34 Missing :warning:
...lient/Extensions/SearchAnimalsRequestExtensions.cs 0.00% 12 Missing :warning:
src/Adoptrix.Client/Layouts/MainLayout.razor 0.00% 12 Missing :warning:
src/Adoptrix.Client/Services/AnimalsClient.cs 0.00% 11 Missing :warning:
src/Adoptrix.Client/Services/ThemeProvider.cs 0.00% 10 Missing :warning:
src/Adoptrix.Client/Program.cs 55.00% 9 Missing :warning:
...doptrix.Client/Extensions/HttpContentExtensions.cs 0.00% 7 Missing :warning:
...x.Client/Extensions/SearchBreedsQueryExtensions.cs 0.00% 6 Missing :warning:
src/Adoptrix.Client/Pages/AnimalSearch.razor 0.00% 6 Missing :warning:
src/Adoptrix.Client/Services/BreedsClient.cs 0.00% 6 Missing :warning:
... and 6 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== - Coverage 80.09% 79.33% -0.76% ========================================== Files 121 100 -21 Lines 1206 1060 -146 Branches 69 69 ========================================== - Hits 966 841 -125 + Misses 224 208 -16 + Partials 16 11 -5 ```

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