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

Support SSL for RabbitMQ connections #18

Closed matt-mazzucato closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into master will decrease coverage by 2.91%. The diff coverage is 38.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   77.91%   75.00%   -2.92%     
==========================================
  Files           8        8              
  Lines         163      176      +13     
==========================================
+ Hits          127      132       +5     
- Misses         36       44       +8     
Impacted Files Coverage Δ
lib/astarte_vmq_plugin/rpc/handler.ex 53.33% <ø> (ø)
test/support/mock_verne.ex 100.00% <ø> (ø)
lib/astarte_vmq_plugin/config.ex 75.67% <38.46%> (-20.16%) :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 83b1b3e...e492a40. Read the comment docs.