feat: ACL with username #796
Open
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.
Loading