OT-CONTAINER-KIT / redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
https://ot-redis-operator.netlify.app/
Apache License 2.0
731 stars 206 forks source link

test: cluster connection must be run after ready #989

Closed drivebyer closed 2 weeks ago

drivebyer commented 2 weeks ago

Fix flaky tests like https://github.com/OT-CONTAINER-KIT/redis-operator/actions/runs/9526948691/job/26263138287.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 44.46%. Comparing base (d121d86) to head (957a67c). Report is 71 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #989 +/- ## ========================================== + Coverage 35.20% 44.46% +9.26% ========================================== Files 19 20 +1 Lines 3213 2683 -530 ========================================== + Hits 1131 1193 +62 + Misses 2015 1416 -599 - Partials 67 74 +7 ```

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