smira / go-statsd

Go statsd client library with zero allocation overhead, great performance and reconnects
MIT License
110 stars 18 forks source link

Update Go & golangci-lint versions #28

Closed smira closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #28 into master will increase coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   88.05%   88.37%   +0.31%     
==========================================
  Files           5        5              
  Lines         335      344       +9     
==========================================
+ Hits          295      304       +9     
  Misses         37       37              
  Partials        3        3              
Impacted Files Coverage Δ
loops.go 78.75% <0.00%> (+2.69%) :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 8f5e90a...66613ab. Read the comment docs.