yahoojapan / ngtd

Serving NGT over HTTP or gRPC ※This project is not maintained. We have moved to a new product, [Vald](https://vald.vdaas.org) .
Apache License 2.0
38 stars 10 forks source link

[patch] Feature add inmemory kvs #33

Closed kpango closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #33 into master will decrease coverage by 2.85%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   51.32%   48.47%   -2.86%     
==========================================
  Files           8        9       +1     
  Lines         680      720      +40     
==========================================
  Hits          349      349              
- Misses        266      306      +40     
  Partials       65       65
Impacted Files Coverage Δ
kvs/gache.go 0% <0%> (ø)

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 356781a...f629cf0. Read the comment docs.

kpango commented 5 years ago

okay, I'll implement just pass testing!!! :)

kpango commented 5 years ago

I close this PR, because NGTD will replaced by vald