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

test: cover func enableRedisMonitoring #883

Closed k3mahesh closed 5 months ago

k3mahesh commented 5 months ago

Description

test: cover func enableRedisMonitoring

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 39.42%. Comparing base (d121d86) to head (1060e22). Report is 27 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #883 +/- ## ========================================== + Coverage 35.20% 39.42% +4.21% ========================================== Files 19 19 Lines 3213 2656 -557 ========================================== - Hits 1131 1047 -84 + Misses 2015 1540 -475 - Partials 67 69 +2 ```

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