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 hvals protocol #25

Merged
merged 62 commits into from
Apr 12, 2024
Merged

feature: support hvals protocol #25

merged 62 commits into from
Apr 12, 2024

Conversation

funky-eyes
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

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

Project coverage is 68.73%. Comparing base (8e11416) to head (b4c5f1d).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #25      +/-   ##
============================================
+ Coverage     68.53%   68.73%   +0.20%     
- Complexity      230      237       +7     
============================================
  Files            57       59       +2     
  Lines          1090     1126      +36     
  Branches         91       93       +2     
============================================
+ Hits            747      774      +27     
- Misses          288      296       +8     
- Partials         55       56       +1     
Files Coverage Δ
.../funkye/redispike/handler/RedisCommandHandler.java 88.33% <100.00%> (+0.40%) ⬆️
...funkye/redispike/protocol/RedisCommandDecoder.java 73.91% <100.00%> (+0.28%) ⬆️
...kye/redispike/protocol/request/HExistsRequest.java 61.11% <0.00%> (ø)
...ke/handler/process/impl/HValsRequestProcessor.java 83.33% <83.33%> (ø)
...unkye/redispike/protocol/request/HValsRequest.java 60.00% <60.00%> (ø)

@funky-eyes funky-eyes merged commit 9d72f48 into main Apr 12, 2024
3 checks passed
@funky-eyes funky-eyes deleted the 0412 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