Closed Kraemii closed 3 years ago
Merging #400 (9b28ce5) into master (cd60fb4) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #400 +/- ##
==========================================
+ Coverage 75.20% 75.22% +0.01%
==========================================
Files 23 23
Lines 2678 2680 +2
==========================================
+ Hits 2014 2016 +2
Misses 664 664
Impacted Files | Coverage Δ | |
---|---|---|
ospd/parser.py | 91.86% <100.00%> (+0.19%) |
: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 cd60fb4...9b28ce5. Read the comment docs.
Missing changelog entry.
What: Added Setting to enable MQTT for ospd-openvas. This settings allows to set the MQTT broker. Leave it empty to use redis instead.
Why: To support MQTT.
How: Test it via ospd-openvas.
Checklist: