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

Added the option to enable/disable MULTI/EXEC on client side caching feature. Avoid cluster shards on standalone connection. #36

Merged
merged 7 commits into from
Nov 29, 2023

Included CSC flow tests

dedde8e
Select commit
Loading
Failed to load commit list.
Merged

Added the option to enable/disable MULTI/EXEC on client side caching feature. Avoid cluster shards on standalone connection. #36

Included CSC flow tests
dedde8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

69.51% (+0.08%) compared to 820ad17

View this Pull Request on Codecov

69.51% (+0.08%) compared to 820ad17

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (820ad17) 69.42% compared to head (dedde8e) 69.51%.

Files Patch % Lines
redis-bechmark-go.go 52.63% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   69.42%   69.51%   +0.08%     
==========================================
  Files           7        7              
  Lines         507      515       +8     
==========================================
+ Hits          352      358       +6     
- Misses        121      125       +4     
+ Partials       34       32       -2     

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