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 srandmember protocol #19

Merged
merged 39 commits into from
Apr 10, 2024
Merged

feature: support srandmember protocol #19

merged 39 commits into from
Apr 10, 2024

Conversation

funky-eyes
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

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

Project coverage is 68.12%. Comparing base (67efebe) to head (5dd5272).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #19      +/-   ##
============================================
+ Coverage     67.38%   68.12%   +0.74%     
- Complexity      170      180      +10     
============================================
  Files            45       47       +2     
  Lines           831      866      +35     
  Branches         67       71       +4     
============================================
+ Hits            560      590      +30     
- Misses          229      233       +4     
- Partials         42       43       +1     
Files Coverage Δ
.../funkye/redispike/handler/RedisCommandHandler.java 83.33% <100.00%> (+0.83%) ⬆️
...funkye/redispike/protocol/RedisCommandDecoder.java 70.42% <100.00%> (+0.42%) ⬆️
...redispike/protocol/request/SRandmemberRequest.java 92.85% <92.85%> (ø)
...dler/process/impl/SRandmemberRequestProcessor.java 77.77% <77.77%> (ø)

@funky-eyes funky-eyes merged commit 90e1e2f into main Apr 10, 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