I think I've found an issue with the Health implem...
# http4k
a
I think I've found an issue with the Health implementation when there are more than 2 checks to process/render. The new
HealthTest
(included) demonstrates what I believe to be incorrect behaviour. I've had a look at the implementation but haven't been able to determine the fix yet, but I think it's around the
reduce
in
Readiness
.