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: cover getSidecars #997

Closed k3mahesh closed 1 week ago

k3mahesh commented 1 week ago

test: cover getSidecars

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 44.81%. Comparing base (d121d86) to head (e74861d). Report is 75 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #997 +/- ## ========================================== + Coverage 35.20% 44.81% +9.61% ========================================== Files 19 20 +1 Lines 3213 2680 -533 ========================================== + Hits 1131 1201 +70 + Misses 2015 1409 -606 - Partials 67 70 +3 ```

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