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

Forward port changes from release-0.11 #43

Closed rbino closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #43 (fc27a8f) into release-1.0 (0bc2f39) will increase coverage by 1.13%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.0      #43      +/-   ##
===============================================
+ Coverage        73.03%   74.17%   +1.13%     
===============================================
  Files                9        9              
  Lines              178      151      -27     
===============================================
- Hits               130      112      -18     
+ Misses              48       39       -9     
Impacted Files Coverage Δ
lib/astarte_vmq_plugin.ex 91.11% <0.00%> (-1.88%) :arrow_down:
test/support/mock_verne.ex 100.00% <0.00%> (ø)
lib/astarte_vmq_plugin/rpc/handler.ex 50.00% <0.00%> (+1.72%) :arrow_up:
lib/astarte_vmq_plugin/config.ex 95.65% <0.00%> (+19.97%) :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 0bc2f39...4070290. Read the comment docs.

rbino commented 3 years ago

Closing this since it was done manually