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: m/s replication when using ipv6 #827

Merged
merged 4 commits into from
Mar 15, 2024

Use getRedisServerAddress also in cluster-scaling.go

81a9c23
Select commit
Loading
Failed to load commit list.
Merged

fix: m/s replication when using ipv6 #827

Use getRedisServerAddress also in cluster-scaling.go
81a9c23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 1s

35.75% (+0.55%) compared to d121d86

View this Pull Request on Codecov

35.75% (+0.55%) compared to d121d86

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 35.75%. Comparing base (d121d86) to head (81a9c23).
Report is 6 commits behind head on master.

Files Patch % Lines
k8sutils/cluster-scaling.go 0.00% 8 Missing ⚠️
k8sutils/redis.go 69.23% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #827      +/-   ##
==========================================
+ Coverage   35.20%   35.75%   +0.55%     
==========================================
  Files          19       19              
  Lines        3213     2629     -584     
==========================================
- Hits         1131      940     -191     
+ Misses       2015     1620     -395     
- Partials       67       69       +2     

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