portworx / kvdb

Generic Key-Value interface
Apache License 2.0
40 stars 12 forks source link

fix check for watch close error. #94

Closed sangleganesh closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #94 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   68.92%   69.09%   +0.16%     
==========================================
  Files           7        7              
  Lines        3447     3449       +2     
==========================================
+ Hits         2376     2383       +7     
+ Misses        846      839       -7     
- Partials      225      227       +2
Impacted Files Coverage Δ
etcd/v3/kv_etcd.go 66.83% <100%> (+0.06%) :arrow_up:
consul/kv_consul.go 73.03% <0%> (+0.72%) :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 0c961b2...330645a. Read the comment docs.