Closed rbino closed 4 years ago
Merging #16 into master will decrease coverage by
1.15%
. The diff coverage is70.58%
.
@@ Coverage Diff @@
## master #16 +/- ##
==========================================
- Coverage 76.00% 74.84% -1.16%
==========================================
Files 8 8
Lines 150 163 +13
==========================================
+ Hits 114 122 +8
- Misses 36 41 +5
Impacted Files | Coverage Δ | |
---|---|---|
lib/astarte_vmq_plugin.ex | 84.21% <68.75%> (-6.91%) |
:arrow_down: |
lib/astarte_vmq_plugin/config.ex | 95.83% <100.00%> (+0.18%) |
: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 98d1ce9...cc55ee7. Read the comment docs.
Send an heartbeat to refresh device connection state and to allow DUP to handle disconnections happened while VerneMQ was down.
Fix #13
Signed-off-by: Riccardo Binetti riccardo.binetti@ispirata.com