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

Closes #1095 - catch metrics module initialization exception when Gra… #1096

Closed mohierf closed 5 years ago

mohierf commented 5 years ago

…phite is not connectable

codecov[bot] commented 5 years ago

Codecov Report

Merging #1096 into develop will increase coverage by 0.11%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1096      +/-   ##
==========================================
+ Coverage    85.39%   85.5%   +0.11%     
==========================================
  Files          102     102              
  Lines        17576   17579       +3     
==========================================
+ Hits         15009   15031      +22     
+ Misses        2567    2548      -19
Flag Coverage Δ
#tests 85.5% <60%> (+0.11%) :arrow_up:
#tests_integ 60.76% <0%> (+0.13%) :arrow_up:
Impacted Files Coverage Δ
alignak/modules/inner_metrics.py 74.25% <60%> (-0.31%) :arrow_down:
alignak/objects/schedulingitem.py 89.95% <0%> (+0.08%) :arrow_up:
alignak/daemon.py 82.98% <0%> (+0.13%) :arrow_up:
alignak/scheduler.py 91.5% <0%> (+0.47%) :arrow_up:
alignak/http/arbiter_interface.py 37.93% <0%> (+0.64%) :arrow_up:
alignak/objects/notificationway.py 88.97% <0%> (+0.73%) :arrow_up:
alignak/satellite.py 84.86% <0%> (+0.85%) :arrow_up:
alignak/dispatcher.py 80.81% <0%> (+1.35%) :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 fb0bd7c...b8bd0f5. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1096 into develop will increase coverage by 0.11%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1096      +/-   ##
==========================================
+ Coverage    85.39%   85.5%   +0.11%     
==========================================
  Files          102     102              
  Lines        17576   17579       +3     
==========================================
+ Hits         15009   15031      +22     
+ Misses        2567    2548      -19
Flag Coverage Δ
#tests 85.5% <60%> (+0.11%) :arrow_up:
#tests_integ 60.76% <0%> (+0.13%) :arrow_up:
Impacted Files Coverage Δ
alignak/modules/inner_metrics.py 74.25% <60%> (-0.31%) :arrow_down:
alignak/objects/schedulingitem.py 89.95% <0%> (+0.08%) :arrow_up:
alignak/daemon.py 82.98% <0%> (+0.13%) :arrow_up:
alignak/scheduler.py 91.5% <0%> (+0.47%) :arrow_up:
alignak/http/arbiter_interface.py 37.93% <0%> (+0.64%) :arrow_up:
alignak/objects/notificationway.py 88.97% <0%> (+0.73%) :arrow_up:
alignak/satellite.py 84.86% <0%> (+0.85%) :arrow_up:
alignak/dispatcher.py 80.81% <0%> (+1.35%) :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 fb0bd7c...b8bd0f5. Read the comment docs.