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

Update / improve program initial/update status brok #1067

Closed mohierf closed 5 years ago

mohierf commented 5 years ago

Include the following information:

codecov[bot] commented 5 years ago

Codecov Report

Merging #1067 into develop will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1067      +/-   ##
===========================================
+ Coverage    85.71%   85.79%   +0.07%     
===========================================
  Files          102      102              
  Lines        17210    17221      +11     
===========================================
+ Hits         14752    14774      +22     
+ Misses        2458     2447      -11
Impacted Files Coverage Δ
alignak/objects/config.py 92.96% <ø> (+0.08%) :arrow_up:
alignak/acknowledge.py 100% <ø> (ø) :arrow_up:
alignak/comment.py 94.73% <100%> (+3.07%) :arrow_up:
alignak/scheduler.py 90.89% <100%> (+0.68%) :arrow_up:
alignak/external_command.py 93.39% <100%> (+0.01%) :arrow_up:
alignak/worker.py 86.13% <100%> (+0.1%) :arrow_up:
alignak/daemon.py 82.95% <0%> (-0.14%) :arrow_down:
alignak/satellite.py 85.12% <0%> (+0.87%) :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 1062e36...b5ffe7b. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1067 into develop will decrease coverage by 24.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1067       +/-   ##
============================================
- Coverage    85.71%   61.59%   -24.12%     
============================================
  Files          102      102               
  Lines        17210    17211        +1     
============================================
- Hits         14751    10601     -4150     
- Misses        2459     6610     +4151
Impacted Files Coverage Δ
alignak/objects/config.py 77.35% <ø> (-15.54%) :arrow_down:
alignak/scheduler.py 75.48% <100%> (-14.72%) :arrow_down:
alignak/misc/perfdata.py 0% <0%> (-97.73%) :arrow_down:
alignak/dependencynode.py 11.17% <0%> (-81.12%) :arrow_down:
alignak/modules/inner_metrics.py 0% <0%> (-79.84%) :arrow_down:
alignak/complexexpression.py 8.02% <0%> (-76.65%) :arrow_down:
alignak/downtime.py 16.41% <0%> (-70.9%) :arrow_down:
alignak/external_command.py 27.24% <0%> (-66.14%) :arrow_down:
alignak/objects/escalation.py 27.58% <0%> (-57.76%) :arrow_down:
alignak/contactdowntime.py 42.42% <0%> (-54.55%) :arrow_down:
... and 56 more

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 1062e36...c42a9b2. Read the comment docs.