Closed frasermclean closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
70ed967
) 46.63% compared to head (5eae291
) 46.63%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Solution test results
32 tests ±0 31 :white_check_mark: ±0 7s :stopwatch: ±0s 5 suites ±0 1 :zzz: ±0 5 files ±0 0 :x: ±0
Results for commit 5eae2910. ± Comparison against base commit 70ed967a.
This pull request removes 2 and adds 2 tests. Note that renamed tests count towards both.
``` Adoptrix.Jobs.Tests.Functions.AnimalDeletedImageCleanupTests ‑ Run_WithValidData_Should_Pass(imageCount: 101, animalId: e87783a9-a377-4fdf-8ef3-060a0873a117) Adoptrix.Jobs.Tests.Functions.ProcessNewAnimalImageTests ‑ Run_WithValidData_Should_Pass(animalId: c8089614-7b45-4d60-a3af-ab3f5b7f6dac, imageId: c03c4f86-0b5f-4b7f-bbcd-0de1960966c0) ``` ``` Adoptrix.Jobs.Tests.Functions.AnimalDeletedImageCleanupTests ‑ Run_WithValidData_Should_Pass(imageCount: 230, animalId: 6d1e5361-0a9f-416c-af26-0955c0a490c0) Adoptrix.Jobs.Tests.Functions.ProcessNewAnimalImageTests ‑ Run_WithValidData_Should_Pass(animalId: 84c169c6-edb2-4137-b5ba-1f24cb746d69, imageId: b6042c6c-0dd6-4681-b0df-9eafca07b494) ```