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

Implemented forbidden tags for redis server integration test #197

Closed Valkyrie00 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #197 (96cb4c5) into main (1b86f3e) will increase coverage by 0.35%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   80.41%   80.76%   +0.35%     
==========================================
  Files         127      129       +2     
  Lines        7553     7759     +206     
==========================================
+ Hits         6073     6266     +193     
- Misses       1480     1493      +13     
Impacted Files Coverage Δ
...rc/data_structures/hashtable/spsc/hashtable_spsc.c 94.51% <0.00%> (-0.81%) :arrow_down:
src/module/redis/module_redis_command.h 83.05% <0.00%> (-0.59%) :arrow_down:
src/hash/hash_fnv1.h 100.00% <0.00%> (ø)
...rc/data_structures/hashtable/spsc/hashtable_spsc.h 100.00% <0.00%> (ø)
...dule/redis/command/module_redis_command_setrange.c 83.50% <0.00%> (ø)
...dule/redis/command/module_redis_command_getrange.c 93.10% <0.00%> (ø)
src/module/redis/module_redis_command.c 81.10% <0.00%> (+0.87%) :arrow_up:
src/storage/db/storage_db.c 63.29% <0.00%> (+1.53%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.