frasermclean / adoptrix

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

Add Font Awesome icons #105

Closed frasermclean closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

Solution test results

78 tests  ±0   78 :white_check_mark: ±0   11s :stopwatch: -1s  4 suites ±0    0 :zzz: ±0   4 files   ±0    0 :x: ±0 

Results for commit 9206dab6. ± Comparison against base commit 357e25d2.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both. ``` Adoptrix.Jobs.Tests.Functions.CleanupDeletedAnimalTests ‑ ExecuteAsync_WithValidEventData_ShouldPass(eventData: AnimalDeletedEvent { AnimalSlug = AnimalSlug324d2701-fbeb-4a6a-948b-e42873a9311c }, animalImagesManagerMock: Mock, function: CleanupDeletedAnimal { }) ``` ``` Adoptrix.Jobs.Tests.Functions.CleanupDeletedAnimalTests ‑ ExecuteAsync_WithValidEventData_ShouldPass(eventData: AnimalDeletedEvent { AnimalSlug = AnimalSlug180d0bc2-90ef-468e-b75b-9a415b3b27fc }, animalImagesManagerMock: Mock, function: CleanupDeletedAnimal { }) ```
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.15%. Comparing base (357e25d) to head (9206dab). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ======================================= Coverage 89.15% 89.15% ======================================= Files 89 89 Lines 1337 1337 Branches 63 63 ======================================= Hits 1192 1192 Misses 123 123 Partials 22 22 ```

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