-
Notifications
You must be signed in to change notification settings - Fork 992
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
Add support for STRALGO #1282
Add support for STRALGO #1282
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1282 +/- ##
============================================
- Coverage 80.30% 80.26% -0.04%
- Complexity 6000 6118 +118
============================================
Files 423 432 +9
Lines 19753 20120 +367
Branches 2234 2274 +40
============================================
+ Hits 15862 16149 +287
- Misses 2858 2924 +66
- Partials 1033 1047 +14 Continue to review full report at Codecov.
|
src/test/java/io/lettuce/core/commands/StringCommandIntegrationTests.java
Show resolved
Hide resolved
Thanks for the pull request. It also makes sense to provide a |
Thanks for reviewing. I will fix it later. |
@mp911de I'm a little confused here.
io.lettuce.core.StrAlgoArgs#build
|
Yes, something along the lines but for |
@mp911de Thanks. fixed it at lastest commit. please re-review. |
Original pull request: #1282.
Original pull request: #1282.
Thank you for your contribution. That's merged, polished, and backported now. |
Make sure that:
#1280