VolantMQ / volantmq

High-Performance MQTT Server
Apache License 2.0
981 stars 169 forks source link

ci: enable golangci-lint #142

Closed troian closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
- Coverage    49.3%   49.24%   -0.06%     
==========================================
  Files           9        9              
  Lines         866      865       -1     
==========================================
- Hits          427      426       -1     
  Misses        404      404              
  Partials       35       35
Impacted Files Coverage Δ
topics/memlockfree/node.go 58.85% <ø> (ø)
topics/mem/node.go 84.21% <ø> (-0.1%) :arrow_down:
topics/memlockfree/topics.go 36.47% <ø> (ø)
types/buffer_pool.go 0% <ø> (ø) :arrow_up:
topics/topics.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 c1baa71...2dde6e6. Read the comment docs.