feature: support hvals protocol #25
Merged
Codecov / codecov/project
succeeded
Apr 12, 2024 in 0s
68.73% (+0.20%) compared to 8e11416
View this Pull Request on Codecov
68.73% (+0.20%) compared to 8e11416
Details
Codecov Report
Attention: Patch coverage is 74.35897%
with 10 lines
in your changes are missing coverage. Please review.
Project coverage is 68.73%. Comparing base (
8e11416
) to head (b4c5f1d
).
Additional details and impacted files
@@ Coverage Diff @@
## main #25 +/- ##
============================================
+ Coverage 68.53% 68.73% +0.20%
- Complexity 230 237 +7
============================================
Files 57 59 +2
Lines 1090 1126 +36
Branches 91 93 +2
============================================
+ Hits 747 774 +27
- Misses 288 296 +8
- Partials 55 56 +1
Files | Coverage Δ | |
---|---|---|
.../funkye/redispike/handler/RedisCommandHandler.java | 88.33% <100.00%> (+0.40%) |
⬆️ |
...funkye/redispike/protocol/RedisCommandDecoder.java | 73.91% <100.00%> (+0.28%) |
⬆️ |
...kye/redispike/protocol/request/HExistsRequest.java | 61.11% <0.00%> (ø) |
|
...ke/handler/process/impl/HValsRequestProcessor.java | 83.33% <83.33%> (ø) |
|
...unkye/redispike/protocol/request/HValsRequest.java | 60.00% <60.00%> (ø) |
Loading