VolantMQ / volantmq

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

feat: implement metrics #144

Closed troian closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #144 into master will increase coverage by 5.52%. The diff coverage is 64.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   49.24%   54.77%   +5.52%     
==========================================
  Files           9        9              
  Lines         865      880      +15     
==========================================
+ Hits          426      482      +56     
+ Misses        404      359      -45     
- Partials       35       39       +4
Impacted Files Coverage Δ
types/types.go 100% <ø> (ø) :arrow_up:
topics/mem/topics.go 42.93% <56.41%> (-2.58%) :arrow_down:
topics/memlockfree/topics.go 44.11% <62.79%> (+7.63%) :arrow_up:
topics/memlockfree/node.go 81.86% <71.42%> (+23.01%) :arrow_up:
topics/mem/node.go 81.76% <78.57%> (-2.45%) :arrow_down:

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 5ffb27c...fa9f7f8. Read the comment docs.