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 pipeline protocol #22

Merged
merged 51 commits into from
Apr 11, 2024
Merged

feature: support pipeline protocol #22

merged 51 commits into from
Apr 11, 2024

Conversation

funky-eyes
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 11, 2024

Codecov Report

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

Project coverage is 68.57%. Comparing base (2ba0a01) to head (751f868).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #22      +/-   ##
============================================
- Coverage     68.77%   68.57%   -0.20%     
- Complexity      195      214      +19     
============================================
  Files            51       53       +2     
  Lines           932     1012      +80     
  Branches         72       86      +14     
============================================
+ Hits            641      694      +53     
- Misses          246      266      +20     
- Partials         45       52       +7     
Files Coverage Δ
...ike/handler/process/impl/HSetRequestProcessor.java 95.23% <100.00%> (ø)
.../funkye/redispike/protocol/request/DelRequest.java 91.66% <100.00%> (+0.75%) ⬆️
.../funkye/redispike/protocol/request/GetRequest.java 90.00% <100.00%> (+1.11%) ⬆️
...funkye/redispike/protocol/request/HDelRequest.java 63.15% <100.00%> (+2.04%) ⬆️
...kye/redispike/protocol/request/HGetAllRequest.java 90.00% <100.00%> (+1.11%) ⬆️
...funkye/redispike/protocol/request/HGetRequest.java 61.11% <100.00%> (+2.28%) ⬆️
...funkye/redispike/protocol/request/HSetRequest.java 65.21% <100.00%> (+1.58%) ⬆️
...funkye/redispike/protocol/request/KeysRequest.java 70.58% <100.00%> (+1.83%) ⬆️
...funkye/redispike/protocol/request/SAddRequest.java 70.58% <100.00%> (+1.83%) ⬆️
...unkye/redispike/protocol/request/SCardRequest.java 100.00% <100.00%> (ø)
... and 26 more

@funky-eyes funky-eyes merged commit 4b588f0 into main Apr 11, 2024
3 checks passed
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