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

feature: support hkeys protocol #29

Merged
merged 8 commits into from
Apr 22, 2024
Merged

feature: support hkeys protocol #29

merged 8 commits into from
Apr 22, 2024

Conversation

funky-eyes
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 85.18519% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 70.42%. Comparing base (192c9cf) to head (de6ab87).

❗ Current head de6ab87 differs from pull request most recent head 3e0ec1d. Consider uploading reports for the commit 3e0ec1d to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #29      +/-   ##
============================================
+ Coverage     70.09%   70.42%   +0.32%     
- Complexity      264      271       +7     
============================================
  Files            65       67       +2     
  Lines          1234     1261      +27     
  Branches         96       97       +1     
============================================
+ Hits            865      888      +23     
- Misses          311      314       +3     
- Partials         58       59       +1     
Files Coverage Δ
.../funkye/redispike/handler/RedisCommandHandler.java 89.70% <100.00%> (+0.31%) ⬆️
...funkye/redispike/protocol/RedisCommandDecoder.java 75.51% <100.00%> (+0.51%) ⬆️
.../redispike/protocol/request/hash/HKeysRequest.java 100.00% <100.00%> (ø)
...ndler/process/impl/hash/HKeysRequestProcessor.java 71.42% <71.42%> (ø)

@funky-eyes funky-eyes merged commit 1c74290 into main Apr 22, 2024
2 checks passed
@funky-eyes funky-eyes deleted the 0422 branch September 30, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant