VolantMQ / volantmq

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

Fix paho failing tests #174

Closed troian closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #174 into master will decrease coverage by 0.20%. The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   50.70%   50.49%   -0.21%     
==========================================
  Files          11       11              
  Lines         994     1002       +8     
==========================================
+ Hits          504      506       +2     
- Misses        451      455       +4     
- Partials       39       41       +2     
Impacted Files Coverage Δ
subscriber/subscriber.go 0.00% <0.00%> (ø)
topics/memlockfree/topics.go 43.25% <27.27%> (-0.86%) :arrow_down:
topics/memlockfree/node.go 81.86% <100.00%> (ø)

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 52e1126...9ead198. Read the comment docs.