danielealbano / cachegrand

cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
BSD 3-Clause "New" or "Revised" License
975 stars 34 forks source link

MGET redis command #164

Closed Valkyrie00 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #164 (24f9287) into main (674fca0) will increase coverage by 0.27%. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   77.29%   77.56%   +0.27%     
==========================================
  Files          94       95       +1     
  Lines        6324     6450     +126     
==========================================
+ Hits         4888     5003     +115     
- Misses       1436     1447      +11     
Impacted Files Coverage Δ
...rc/network/protocol/redis/network_protocol_redis.c 78.38% <ø> (+0.42%) :arrow_up:
...edis/command/network_protocol_redis_command_mget.c 85.71% <85.71%> (ø)
src/network/network.c 77.77% <0.00%> (+4.44%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 674fca0...24f9287. Read the comment docs.