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

feat: support redis-cluster topologySpreadConstraints(# 868) #1177

Merged
merged 4 commits into from
Dec 21, 2024

chore: lint

cecd037
Select commit
Loading
Failed to load commit list.
Merged

feat: support redis-cluster topologySpreadConstraints(# 868) #1177

chore: lint
cecd037
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2024 in 0s

30.11% (-0.09%) compared to 60ef5a2

View this Pull Request on Codecov

30.11% (-0.09%) compared to 60ef5a2

Details

Codecov Report

Attention: Patch coverage is 6.45161% with 29 lines in your changes missing coverage. Please review.

Project coverage is 30.11%. Comparing base (60ef5a2) to head (cecd037).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
api/v1beta1/rediscluster_conversion.go 0.00% 12 Missing ⚠️
api/zz_generated.deepcopy.go 0.00% 10 Missing and 2 partials ⚠️
pkg/k8sutils/redis-cluster.go 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1177      +/-   ##
==========================================
- Coverage   30.20%   30.11%   -0.09%     
==========================================
  Files          55       55              
  Lines        6294     6428     +134     
==========================================
+ Hits         1901     1936      +35     
- Misses       4200     4292      +92     
- Partials      193      200       +7     

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