guanw / ct-dns

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

use revive for lint #43

Closed guanw closed 4 years ago

guanw commented 4 years ago

https://blog.mgechev.com/2018/05/28/revive-golang-golint-linter/

fix #44

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   92.06%   92.06%           
=======================================
  Files          14       14           
  Lines         315      315           
=======================================
  Hits          290      290           
  Misses         16       16           
  Partials        9        9

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 138fe2f...58c4d15. Read the comment docs.