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 hincrbyfloat protocol #27

Merged
merged 4 commits into from
Apr 17, 2024
Merged

feature: support hincrbyfloat protocol #27

merged 4 commits into from
Apr 17, 2024

Conversation

funky-eyes
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

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

Project coverage is 69.79%. Comparing base (e0a0038) to head (e6f8caf).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #27      +/-   ##
============================================
+ Coverage     69.09%   69.79%   +0.69%     
- Complexity      247      257      +10     
============================================
  Files            61       63       +2     
  Lines          1165     1205      +40     
  Branches         95       96       +1     
============================================
+ Hits            805      841      +36     
- Misses          302      306       +4     
  Partials         58       58              
Files Coverage Δ
.../funkye/redispike/handler/RedisCommandHandler.java 89.06% <100.00%> (+0.35%) ⬆️
.../handler/process/impl/HIncrbyRequestProcessor.java 77.77% <100.00%> (+6.34%) ⬆️
...ike/handler/process/impl/HSetRequestProcessor.java 96.42% <100.00%> (+1.19%) ⬆️
...funkye/redispike/protocol/RedisCommandDecoder.java 74.46% <100.00%> (+0.27%) ⬆️
...edispike/protocol/request/HIncrbyfloatRequest.java 86.66% <86.66%> (ø)
...ler/process/impl/HIncrbyfloatRequestProcessor.java 77.77% <77.77%> (ø)

@funky-eyes funky-eyes merged commit c66b872 into main Apr 17, 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