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

Log application start #49

Closed bettio closed 3 years ago

bettio commented 3 years ago

Log "Starting application v#{@app_version}." when the application is starting.

Signed-off-by: Davide Bettio davide.bettio@ispirata.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #49 (2188fa5) into release-1.0 (08a7df9) will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.0      #49      +/-   ##
===============================================
+ Coverage        73.03%   73.18%   +0.15%     
===============================================
  Files                9        9              
  Lines              178      179       +1     
===============================================
+ Hits               130      131       +1     
  Misses              48       48              
Impacted Files Coverage Δ
lib/astarte_vmq_plugin/application.ex 100.00% <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 08a7df9...2188fa5. Read the comment docs.