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

fix: ReadyReplicas need to be checked in `IsStatefulSetReady` #993

Closed drivebyer closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 44.66%. Comparing base (d121d86) to head (04783e0). Report is 74 commits behind head on master.

:exclamation: Current head 04783e0 differs from pull request most recent head 31c1bd8

Please upload reports for the commit 31c1bd8 to get more accurate results.

Files Patch % Lines
k8sutils/statefulset.go 0.00% 3 Missing :warning:
controllers/rediscluster_controller.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #993 +/- ## ========================================== + Coverage 35.20% 44.66% +9.46% ========================================== Files 19 20 +1 Lines 3213 2680 -533 ========================================== + Hits 1131 1197 +66 + Misses 2015 1413 -602 - Partials 67 70 +3 ```

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