Closed Annopaolo closed 3 years ago
Merging #53 (3b01a9a) into release-1.0 (9e25aa8) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head 3b01a9a differs from pull request most recent head c3c6560. Consider uploading reports for the commit c3c6560 to get more accurate results
@@ Coverage Diff @@
## release-1.0 #53 +/- ##
============================================
Coverage 73.18% 73.18%
============================================
Files 9 9
Lines 179 179
============================================
Hits 131 131
Misses 48 48
Impacted Files | Coverage Δ | |
---|---|---|
lib/astarte_vmq_plugin.ex | 92.98% <ø> (ø) |
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 9e25aa8...c3c6560. Read the comment docs.
Do not override the
max_message_rate
value from VMQ config in the return tuple ofauth_on_register
.