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: add support for configurable probe handlers #934

Merged

add support for configurable probe handlers

7e3ecde
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for configurable probe handlers #934

add support for configurable probe handlers
7e3ecde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 1s

39.12% (+3.92%) compared to d121d86

View this Pull Request on Codecov

39.12% (+3.92%) compared to d121d86

Details

Codecov Report

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

Project coverage is 39.12%. Comparing base (d121d86) to head (7e3ecde).
Report is 56 commits behind head on master.

Files Patch % Lines
k8sutils/statefulset.go 0.00% 18 Missing ⚠️
k8sutils/redis-replication.go 0.00% 2 Missing ⚠️
k8sutils/redis-sentinel.go 33.33% 2 Missing ⚠️
k8sutils/redis-standalone.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #934      +/-   ##
==========================================
+ Coverage   35.20%   39.12%   +3.92%     
==========================================
  Files          19       20       +1     
  Lines        3213     2717     -496     
==========================================
- Hits         1131     1063      -68     
+ Misses       2015     1583     -432     
- Partials       67       71       +4     

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