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: ACL with username #796

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Merge branch 'master' into feature/acl-username-password

1ee6fbb
Select commit
Loading
Failed to load commit list.
Open

feat: ACL with username #796

Merge branch 'master' into feature/acl-username-password
1ee6fbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 23, 2024 in 0s

35.16% (-0.04%) compared to d121d86

View this Pull Request on Codecov

35.16% (-0.04%) compared to d121d86

Details

Codecov Report

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

Project coverage is 35.16%. Comparing base (d121d86) to head (1ee6fbb).
Report is 10 commits behind head on master.

Files Patch % Lines
k8sutils/cluster-scaling.go 0.00% 56 Missing ⚠️
k8sutils/redis.go 0.00% 34 Missing and 1 partial ⚠️
k8sutils/statefulset.go 45.16% 15 Missing and 2 partials ⚠️
k8sutils/redis-cluster.go 83.33% 1 Missing ⚠️
k8sutils/redis-replication.go 83.33% 1 Missing ⚠️
k8sutils/redis-sentinel.go 83.33% 1 Missing ⚠️
k8sutils/redis-standalone.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #796      +/-   ##
==========================================
- Coverage   35.20%   35.16%   -0.04%     
==========================================
  Files          19       19              
  Lines        3213     2724     -489     
==========================================
- Hits         1131      958     -173     
+ Misses       2015     1697     -318     
- Partials       67       69       +2     

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