guanw / ct-dns

service discovery with support for different storage options + http/grpc protocols (WIP)
0 stars 0 forks source link

add flags for etcd setting #48

Closed guanw closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will decrease coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   92.06%   91.98%   -0.08%     
==========================================
  Files          14       15       +1     
  Lines         315      312       -3     
==========================================
- Hits          290      287       -3     
  Misses         16       16              
  Partials        9        9
Impacted Files Coverage Δ
plugins/storage/etcd/factory.go 83.33% <100%> (-4.91%) :arrow_down:
plugins/storage/etcd/flags.go 100% <100%> (ø)
plugins/storage/factory.go 100% <100%> (ø) :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 9449201...9ffa8d4. Read the comment docs.