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: runtime panic when storage param is empty #887

Merged
merged 4 commits into from
May 7, 2024

Update redis-cluster.go

f2b29b7
Select commit
Loading
Failed to load commit list.
Merged

fix: runtime panic when storage param is empty #887

Update redis-cluster.go
f2b29b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2024 in 0s

39.56% (+4.36%) compared to d121d86

View this Pull Request on Codecov

39.56% (+4.36%) compared to d121d86

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.56%. Comparing base (d121d86) to head (f2b29b7).
Report is 41 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #887      +/-   ##
==========================================
+ Coverage   35.20%   39.56%   +4.36%     
==========================================
  Files          19       19              
  Lines        3213     2674     -539     
==========================================
- Hits         1131     1058      -73     
+ Misses       2015     1543     -472     
- Partials       67       73       +6     

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