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

Reply to publish requests with local and remote matches #25

Closed rbino closed 4 years ago

rbino commented 4 years ago

Allow the caller to react based on the actual number of clients that will (eventually) receive the published data

codecov[bot] commented 4 years ago

Codecov Report

Merging #25 into master will decrease coverage by 0.42%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   75.00%   74.57%   -0.43%     
==========================================
  Files           8        8              
  Lines         176      177       +1     
==========================================
  Hits          132      132              
- Misses         44       45       +1     
Impacted Files Coverage Δ
lib/astarte_vmq_plugin/rpc/handler.ex 51.61% <100.00%> (-1.73%) :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 7494f38...173fd31. Read the comment docs.