ackintosh / ganesha

:elephant: A Circuit Breaker pattern implementation for PHP applications.
https://ackintosh.github.io/ganesha/
MIT License
585 stars 42 forks source link

Fix CI error #112

Closed ackintosh closed 7 months ago

ackintosh commented 7 months ago

Currently the CI workflow fails with the message:

https://github.com/ackintosh/ganesha/actions/runs/8258393210/job/22590548279?pr=111

Problem 1

  • Root composer.json requires PHP extension ext-redis ~5.1 but it has the wrong version installed (6.0.2).
coveralls commented 7 months ago

Coverage Status

coverage: 92.647% (-0.5%) from 93.148% when pulling 6a67a0c0a6413f705ef62a3a9ccc8ad01f8ce26f on fix-ci into bc52a767ecdd630882262f0e383ef79c5436ce27 on master.