Alignak-monitoring / alignak

Monitoring tool, highly flexible and new standard oriented
https://alignak-monitoring.github.io
GNU Affero General Public License v3.0
86 stars 19 forks source link

Protect against bad formatted broker message (received from a module) #1062

Closed mohierf closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #1062 into develop will decrease coverage by 0.61%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1062      +/-   ##
===========================================
- Coverage    85.67%   85.06%   -0.62%     
===========================================
  Files          102      102              
  Lines        17210    17453     +243     
===========================================
+ Hits         14745    14846     +101     
- Misses        2465     2607     +142
Impacted Files Coverage Δ
alignak/daemons/brokerdaemon.py 76.01% <0%> (ø) :arrow_up:
alignak/http/arbiter_interface.py 36.91% <0%> (-0.37%) :arrow_down:
alignak/objects/schedulingitem.py 90.35% <0%> (+0.08%) :arrow_up:
alignak/daemon.py 83.09% <0%> (+0.13%) :arrow_up:
alignak/scheduler.py 90.68% <0%> (+0.48%) :arrow_up:
alignak/dispatcher.py 84.33% <0%> (+1.38%) :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 c3b8d0e...9bb7866. Read the comment docs.