portworx / kvdb

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

When setting etcd endpoints, set it for maintenance client as well. #87

Closed adityadani closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #87 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #87     +/-   ##
=========================================
+ Coverage   68.97%   69.08%   +0.1%     
=========================================
  Files           7        7             
  Lines        3417     3419      +2     
=========================================
+ Hits         2357     2362      +5     
- Misses        826      828      +2     
+ Partials      234      229      -5
Impacted Files Coverage Δ
etcd/v3/kv_etcd.go 67.82% <100%> (+0.88%) :arrow_up:
consul/kv_consul.go 70.99% <0%> (-0.73%) :arrow_down:

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 616d82e...12b03f2. Read the comment docs.