astarte-platform / astarte_vmq_plugin

Astarte VerneMQ plugin publishes incoming messages on an AMQP exchange with some additional metadata, so they can be processed by other components.
http://astarte-platform.org/
Apache License 2.0
16 stars 10 forks source link

Enhance heartbeat configuration and add tests #17

Closed rbino closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will increase coverage by 3.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   74.84%   77.91%   +3.06%     
==========================================
  Files           8        8              
  Lines         163      163              
==========================================
+ Hits          122      127       +5     
+ Misses         41       36       -5     
Impacted Files Coverage Δ
lib/astarte_vmq_plugin/config.ex 95.83% <ø> (ø)
lib/astarte_vmq_plugin.ex 92.98% <100.00%> (+8.77%) :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 ea064de...04f5efb. Read the comment docs.