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

Support FT._LIST command: ftList() method #3197

Merged
merged 1 commit into from
Nov 13, 2022
Merged

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@sazzad16 sazzad16 added this to the 4.4.0 milestone Nov 13, 2022
@sazzad16 sazzad16 linked an issue Nov 13, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Base: 66.86% // Head: 66.85% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (b6b705a) compared to base (e82d297).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3197      +/-   ##
============================================
- Coverage     66.86%   66.85%   -0.01%     
- Complexity     4541     4543       +2     
============================================
  Files           248      248              
  Lines         14731    14734       +3     
  Branches        914      914              
============================================
+ Hits           9850     9851       +1     
- Misses         4490     4492       +2     
  Partials        391      391              
Impacted Files Coverage Δ
...redis/clients/jedis/search/RediSearchCommands.java 100.00% <ø> (ø)
.../main/java/redis/clients/jedis/CommandObjects.java 85.13% <100.00%> (+0.01%) ⬆️
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 71.98% <100.00%> (+0.02%) ⬆️
...ava/redis/clients/jedis/search/SearchProtocol.java 97.87% <100.00%> (+0.04%) ⬆️
...in/java/redis/clients/jedis/ConnectionFactory.java 63.26% <0.00%> (-4.09%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sazzad16 sazzad16 merged commit ae29bce into redis:master Nov 13, 2022
@sazzad16 sazzad16 deleted the ft-list branch November 13, 2022 13:33
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.

How to get the index list in Redisearch?
2 participants