guanw / ct-dns

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

integrate viper and cobra #42

Closed guanw closed 4 years ago

guanw commented 4 years ago

this pr integrates dynamodb as an example

codecov[bot] commented 4 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #42     +/-   ##
=========================================
+ Coverage   91.85%   92.06%   +0.2%     
=========================================
  Files          13       14      +1     
  Lines         307      315      +8     
=========================================
+ Hits          282      290      +8     
  Misses         16       16             
  Partials        9        9
Impacted Files Coverage Δ
plugins/storage/dynamodb/flags.go 100% <100%> (ø)
plugins/storage/factory.go 100% <100%> (ø) :arrow_up:
plugins/storage/dynamodb/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 9e57e8c...a65af48. Read the comment docs.