fix: ping instead of checking pod readiness #1038
Draft
Codecov / codecov/project
succeeded
Aug 2, 2024 in 0s
45.97% (+10.76%) compared to d121d86
View this Pull Request on Codecov
45.97% (+10.76%) compared to d121d86
Details
Codecov Report
Attention: Patch coverage is 37.50000%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 45.97%. Comparing base (
d121d86
) to head (ae15bc7
).
Report is 91 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
k8sutils/cluster-scaling.go | 0.00% | 16 Missing |
k8sutils/statefulset.go | 42.85% | 8 Missing |
controllers/rediscluster_controller.go | 66.66% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1038 +/- ##
===========================================
+ Coverage 35.20% 45.97% +10.76%
===========================================
Files 19 20 +1
Lines 3213 2730 -483
===========================================
+ Hits 1131 1255 +124
+ Misses 2015 1400 -615
- Partials 67 75 +8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading