Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ReadyReplicas need to be checked in IsStatefulSetReady #993

Merged
merged 1 commit into from
Jun 16, 2024

fix: ReadyReplicas need to be checked in `IsStatefulSetReady`

31c1bd8
Select commit
Loading
Failed to load commit list.
Merged

fix: ReadyReplicas need to be checked in IsStatefulSetReady #993

fix: ReadyReplicas need to be checked in `IsStatefulSetReady`
31c1bd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2024 in 0s

44.73% (+9.53%) compared to d121d86

View this Pull Request on Codecov

44.73% (+9.53%) compared to d121d86

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 44.73%. Comparing base (d121d86) to head (31c1bd8).
Report is 74 commits behind head on master.

Files Patch % Lines
k8sutils/statefulset.go 0.00% 3 Missing ⚠️
controllers/rediscluster_controller.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #993      +/-   ##
==========================================
+ Coverage   35.20%   44.73%   +9.53%     
==========================================
  Files          19       20       +1     
  Lines        3213     2680     -533     
==========================================
+ Hits         1131     1199      +68     
+ Misses       2015     1412     -603     
- Partials       67       69       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.