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
787 stars 216 forks source link

refactor: update status if not equal #900

Closed drivebyer closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 39.88%. Comparing base (d121d86) to head (6cc1fcb). Report is 32 commits behind head on master.

Files Patch % Lines
k8sutils/status.go 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #900 +/- ## ========================================== + Coverage 35.20% 39.88% +4.68% ========================================== Files 19 19 Lines 3213 2660 -553 ========================================== - Hits 1131 1061 -70 + Misses 2015 1528 -487 - Partials 67 71 +4 ```

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