AmadeusITGroup / Redis-Operator

Redis Operator creates/configures/manages Redis clusters atop Kubernetes
MIT License
167 stars 62 forks source link

[WIP] Fix Operator to support OCP 3.9 #32

Closed clamoriniere1A closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #32 into master will decrease coverage by 0.12%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   36.97%   36.84%   -0.13%     
==========================================
  Files          37       37              
  Lines        3424     3433       +9     
==========================================
- Hits         1266     1265       -1     
- Misses       2036     2044       +8     
- Partials      122      124       +2
Impacted Files Coverage Δ
pkg/redis/admin.go 0% <0%> (ø) :arrow_up:
pkg/controller/controller.go 0% <0%> (ø) :arrow_up:
pkg/redisnode/redisnode.go 26.73% <0%> (ø) :arrow_up:
pkg/controller/checks.go 88.17% <100%> (ø) :arrow_up:
pkg/controller/pod/control.go 47.82% <100%> (-0.75%) :arrow_down:
pkg/redisnode/node.go 51.16% <16.66%> (-2.5%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eb96fe5...83e007e. Read the comment docs.