guanw / ct-dns

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

Jude cobra #49

Closed guanw closed 4 years ago

guanw commented 4 years ago

fix #36 at last

codecov[bot] commented 4 years ago

Codecov Report

Merging #49 into master will increase coverage by 0.24%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   91.98%   92.23%   +0.24%     
==========================================
  Files          15       17       +2     
  Lines         312      322      +10     
==========================================
+ Hits          287      297      +10     
  Misses         16       16              
  Partials        9        9
Impacted Files Coverage Δ
plugins/storage/etcd/flags.go 100% <ø> (ø) :arrow_up:
plugins/storage/flags.go 100% <100%> (ø)
plugins/storage/redis/flags.go 100% <100%> (ø)
plugins/storage/factory.go 100% <100%> (ø) :arrow_up:
plugins/storage/redis/factory.go 64.28% <83.33%> (+14.28%) :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 d5569de...c5bc5b4. Read the comment docs.