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

Re-work FT.SEARCH #3138

Merged
merged 10 commits into from
Sep 20, 2022
Merged

Re-work FT.SEARCH #3138

merged 10 commits into from
Sep 20, 2022

Conversation

sazzad16
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2022

Codecov Report

Merging #3138 (41b0d43) into master (71dd808) will increase coverage by 0.13%.
The diff coverage is 65.18%.

@@             Coverage Diff              @@
##             master    #3138      +/-   ##
============================================
+ Coverage     66.54%   66.68%   +0.13%     
- Complexity     4383     4464      +81     
============================================
  Files           243      245       +2     
  Lines         14223    14455     +232     
  Branches        851      888      +37     
============================================
+ Hits           9465     9639     +174     
- Misses         4386     4429      +43     
- Partials        372      387      +15     
Impacted Files Coverage Δ
...ava/redis/clients/jedis/MultiNodePipelineBase.java 21.47% <0.00%> (-0.06%) ⬇️
src/main/java/redis/clients/jedis/Pipeline.java 17.32% <0.00%> (-0.05%) ⬇️
...main/java/redis/clients/jedis/TransactionBase.java 11.56% <0.00%> (-0.03%) ⬇️
...ients/jedis/search/RediSearchPipelineCommands.java 0.00% <0.00%> (ø)
...c/main/java/redis/clients/jedis/util/KeyValue.java 66.66% <0.00%> (-33.34%) ⬇️
...s/clients/jedis/search/aggr/AggregationResult.java 83.33% <50.00%> (-3.63%) ⬇️
...ava/redis/clients/jedis/search/FTSearchParams.java 64.35% <64.35%> (ø)
.../main/java/redis/clients/jedis/CommandObjects.java 84.89% <100.00%> (+0.03%) ⬆️
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 71.42% <100.00%> (+0.06%) ⬆️
...n/java/redis/clients/jedis/search/LazyRawable.java 100.00% <100.00%> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sazzad16 sazzad16 added this to the 4.3.0 milestone Sep 13, 2022
@sazzad16 sazzad16 merged commit 9a69fb3 into redis:master Sep 20, 2022
@sazzad16 sazzad16 deleted the search-args-only branch September 20, 2022 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants