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

refactor: refactor code

85a5dfe
Select commit
Loading
Failed to load commit list.
Merged

refactor: refactor code #12

refactor: refactor code
85a5dfe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2024 in 1s

65.33% (+1.04%) compared to 8f3588c

View this Pull Request on Codecov

65.33% (+1.04%) compared to 8f3588c

Details

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