frasermclean / adoptrix

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

Update deploy demo apps condition #104

Closed frasermclean closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

Solution test results

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

Results for commit 4abf58e8. ± Comparison against base commit a1a4f3c1.

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 = AnimalSlug10faf2b2-9b23-4e47-98e7-9202eabf1283 }, animalImagesManagerMock: Mock, function: CleanupDeletedAnimal { }) ``` ``` Adoptrix.Jobs.Tests.Functions.CleanupDeletedAnimalTests ‑ ExecuteAsync_WithValidEventData_ShouldPass(eventData: AnimalDeletedEvent { AnimalSlug = AnimalSlug60a3333a-03c4-4290-85db-09c2002462e7 }, animalImagesManagerMock: Mock, function: CleanupDeletedAnimal { }) ```
codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 89.15%. Comparing base (a1a4f3c) to head (4abf58e). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ======================================= 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.