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

Add support for JSON.OBJKEYS JSON.OBJLEN command #36

Merged
merged 3 commits into from
Jan 15, 2022

Conversation

dengliming
Copy link
Owner

No description provided.

@dengliming dengliming added enhancement New feature or request RedisJSON labels Jan 15, 2022
@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

Merging #36 (cebf6ed) into master (8998d09) will increase coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #36      +/-   ##
============================================
+ Coverage     66.76%   66.92%   +0.15%     
- Complexity      591      595       +4     
============================================
  Files           107      107              
  Lines          2079     2089      +10     
  Branches        176      176              
============================================
+ Hits           1388     1398      +10     
  Misses          591      591              
  Partials        100      100              
Impacted Files Coverage Δ
...ub/dengliming/redismodule/redisjson/RedisJSON.java 85.81% <100.00%> (+0.85%) ⬆️
.../redismodule/redisjson/protocol/RedisCommands.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8998d09...cebf6ed. Read the comment docs.

@dengliming dengliming merged commit d6f0ff0 into master Jan 15, 2022
@dengliming dengliming deleted the feature/redisjson_command branch January 15, 2022 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request RedisJSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant