guanw / ct-dns

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

Jude golint #39

Closed guanw closed 4 years ago

guanw commented 4 years ago

fix #37

codecov[bot] commented 4 years ago

Codecov Report

Merging #39 into master will decrease coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage    91.9%   91.85%   -0.06%     
==========================================
  Files          13       13              
  Lines         309      307       -2     
==========================================
- Hits          284      282       -2     
  Misses         16       16              
  Partials        9        9
Impacted Files Coverage Δ
plugins/storage/dynamodb/client.go 86.2% <ø> (ø) :arrow_up:
cmd/config.go 73.33% <ø> (ø) :arrow_up:
pkg/http/http_handler.go 90.24% <ø> (-0.24%) :arrow_down:
plugins/storage/memory/client.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 46ad8ce...14fe3bc. Read the comment docs.