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 generateContainerDef #962

Closed k3mahesh closed 3 weeks ago

k3mahesh commented 3 weeks ago

test: cover generateContainerDef

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 41.12%. Comparing base (d121d86) to head (cd16b49). Report is 62 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #962 +/- ## ========================================== + Coverage 35.20% 41.12% +5.92% ========================================== Files 19 20 +1 Lines 3213 2677 -536 ========================================== - Hits 1131 1101 -30 + Misses 2015 1503 -512 - Partials 67 73 +6 ```

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