hydro-project / anna

A low-latency, cloud-native KVS
Apache License 2.0
702 stars 106 forks source link

Adds check for empty key at routing tier #29

Closed vsreekanti closed 4 years ago

vsreekanti commented 4 years ago

Resolves #20.

codecov-io commented 4 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.02%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   67.32%   67.34%   +0.02%     
==========================================
  Files          44       44              
  Lines        1723     1721       -2     
==========================================
- Hits         1160     1159       -1     
+ Misses        563      562       -1     
Impacted Files Coverage Δ
include/kvs/server_utils.hpp 64.28% <ø> (+0.49%) :arrow_up:
src/route/address_handler.cpp 75.60% <66.66%> (ø)

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 9de5702...dd2de6e. Read the comment docs.