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

refactor: refactor code #12

Merged
merged 5 commits into from
Apr 7, 2024
Merged

refactor: refactor code #12

merged 5 commits into from
Apr 7, 2024

Conversation

funky-eyes
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

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

Project coverage is 65.33%. Comparing base (8f3588c) to head (85a5dfe).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #12      +/-   ##
============================================
+ Coverage     64.28%   65.33%   +1.04%     
- Complexity      102      118      +16     
============================================
  Files            22       33      +11     
  Lines           518      574      +56     
  Branches         49       42       -7     
============================================
+ Hits            333      375      +42     
- Misses          156      171      +15     
+ Partials         29       28       -1     
Files Coverage Δ
...a/icu/funkye/redispike/protocol/RedisProtocol.java 77.77% <ø> (ø)
...ye/redispike/protocol/RedisRequestCommandCode.java 100.00% <100.00%> (ø)
...ike/handler/process/impl/HSetRequestProcessor.java 94.73% <94.73%> (ø)
...n/java/icu/funkye/redispike/util/IntegerUtils.java 50.00% <50.00%> (ø)
...handler/process/AbstractRedisRequestProcessor.java 75.00% <75.00%> (ø)
...dispike/handler/process/RedisRequestProcessor.java 0.00% <0.00%> (ø)
.../handler/process/impl/CommandRequestProcessor.java 50.00% <50.00%> (ø)
...pike/handler/process/impl/GetRequestProcessor.java 77.77% <77.77%> (ø)
...pike/handler/process/impl/DelRequestProcessor.java 81.48% <81.48%> (ø)
.../funkye/redispike/handler/RedisCommandHandler.java 75.00% <75.00%> (ø)
... and 3 more

@funky-eyes funky-eyes merged commit f7b98c0 into main Apr 7, 2024
3 checks passed
@funky-eyes funky-eyes deleted the 0407-2 branch April 10, 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