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.PROFILE command #3188

Merged
merged 8 commits into from
Nov 13, 2022
Merged

Support FT.PROFILE command #3188

merged 8 commits into from
Nov 13, 2022

Conversation

sazzad16
Copy link
Contributor

No description provided.

@sazzad16 sazzad16 added this to the 4.4.0 milestone Oct 31, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2022

Codecov Report

Base: 66.75% // Head: 66.85% // Increases project coverage by +0.09% 🎉

Coverage data is based on head (0d029dd) compared to base (338f5d3).
Patch coverage: 87.50% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3188      +/-   ##
============================================
+ Coverage     66.75%   66.85%   +0.09%     
- Complexity     4532     4540       +8     
============================================
  Files           247      248       +1     
  Lines         14644    14731      +87     
  Branches        895      914      +19     
============================================
+ Hits           9776     9848      +72     
- Misses         4482     4491       +9     
- Partials        386      392       +6     
Impacted Files Coverage Δ
...redis/clients/jedis/search/RediSearchCommands.java 100.00% <ø> (ø)
...ients/jedis/search/RediSearchPipelineCommands.java 0.00% <ø> (ø)
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 71.95% <66.66%> (-0.02%) ⬇️
.../main/java/redis/clients/jedis/CommandObjects.java 85.12% <76.47%> (-0.12%) ⬇️
.../main/java/redis/clients/jedis/BuilderFactory.java 76.46% <89.47%> (+0.91%) ⬆️
...va/redis/clients/jedis/search/FTProfileParams.java 100.00% <100.00%> (ø)
...ava/redis/clients/jedis/search/SearchProtocol.java 97.82% <100.00%> (+0.09%) ⬆️
src/main/java/redis/clients/jedis/JedisPubSub.java 70.00% <0.00%> (-1.82%) ⬇️
src/main/java/redis/clients/jedis/Protocol.java 90.62% <0.00%> (-1.25%) ⬇️

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 linked an issue Oct 31, 2022 that may be closed by this pull request
@sazzad16 sazzad16 merged commit e82d297 into redis:master Nov 13, 2022
@sazzad16 sazzad16 deleted the ft-profile branch November 13, 2022 12:26
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.

Add support for FT.PROFILE command
2 participants