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

Track orphaned checks #1083

Closed mohierf closed 5 years ago

mohierf commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #1083 into develop will increase coverage by 0.05%. The diff coverage is 63.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1083      +/-   ##
===========================================
+ Coverage    85.33%   85.39%   +0.05%     
===========================================
  Files          102      102              
  Lines        17466    17464       -2     
===========================================
+ Hits         14905    14913       +8     
+ Misses        2561     2551      -10
Impacted Files Coverage Δ
alignak/check.py 100% <ø> (+3.12%) :arrow_up:
alignak/notification.py 91.89% <ø> (-0.8%) :arrow_down:
alignak/eventhandler.py 89.47% <ø> (+11.21%) :arrow_up:
alignak/action.py 84.29% <100%> (+0.26%) :arrow_up:
alignak/scheduler.py 91.36% <56%> (+0.49%) :arrow_up:
alignak/objects/schedulingitem.py 90.23% <71.42%> (-0.14%) :arrow_down:
alignak/daemon.py 82.93% <0%> (-0.14%) :arrow_down:
alignak/satellite.py 83.58% <0%> (+0.85%) :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 75d4144...43a85fc. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1083 into develop will decrease coverage by 0.09%. The diff coverage is 63.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #1083     +/-   ##
==========================================
- Coverage    85.38%   85.28%   -0.1%     
==========================================
  Files          102      102             
  Lines        17466    17464      -2     
==========================================
- Hits         14913    14895     -18     
- Misses        2553     2569     +16
Impacted Files Coverage Δ
alignak/check.py 100% <ø> (+3.12%) :arrow_up:
alignak/notification.py 91.89% <ø> (-0.8%) :arrow_down:
alignak/eventhandler.py 89.47% <ø> (+11.21%) :arrow_up:
alignak/action.py 84.29% <100%> (+0.26%) :arrow_up:
alignak/scheduler.py 90.88% <56%> (-0.48%) :arrow_down:
alignak/objects/schedulingitem.py 90.23% <71.42%> (-0.05%) :arrow_down:
alignak/dispatcher.py 79.45% <0%> (-1.36%) :arrow_down:
alignak/satellite.py 82.72% <0%> (-1.28%) :arrow_down:
alignak/http/arbiter_interface.py 37.28% <0%> (-0.65%) :arrow_down:
... and 2 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 23cdbe4...85974e9. Read the comment docs.