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
734 stars 207 forks source link

test: Add unit test #856

Closed shubham-cmyk closed 3 months ago

shubham-cmyk commented 3 months ago

Signed-off-by: Shubham Gupta iamshubhamgupta2001@gmail.com

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 39.04%. Comparing base (d121d86) to head (279b53b). Report is 20 commits behind head on master.

Files Patch % Lines
k8sutils/redis.go 35.71% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #856 +/- ## ========================================== + Coverage 35.20% 39.04% +3.84% ========================================== Files 19 19 Lines 3213 2648 -565 ========================================== - Hits 1131 1034 -97 + Misses 2015 1546 -469 - Partials 67 68 +1 ```

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