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

Restore the Worker control queue for modules (eg. nrpe-booster needs) #1077

Closed mohierf closed 5 years ago

mohierf commented 5 years ago

More tests with poller modules, especially nrpe-booster

codecov[bot] commented 5 years ago

Codecov Report

Merging #1077 into develop will increase coverage by 0.04%. The diff coverage is 60.97%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1077      +/-   ##
===========================================
+ Coverage    85.51%   85.55%   +0.04%     
===========================================
  Files          102      102              
  Lines        17287    17299      +12     
===========================================
+ Hits         14783    14801      +18     
+ Misses        2504     2498       -6
Impacted Files Coverage Δ
alignak/action.py 84.68% <ø> (ø) :arrow_up:
alignak/objects/realm.py 89.9% <ø> (-0.05%) :arrow_down:
alignak/daemons/brokerdaemon.py 76.01% <0%> (ø) :arrow_up:
alignak/satellite.py 84% <56.25%> (+0.2%) :arrow_up:
alignak/worker.py 86.23% <66.66%> (+0.1%) :arrow_up:
alignak/daemon.py 83.11% <0%> (+0.13%) :arrow_up:
alignak/scheduler.py 91.35% <0%> (+0.48%) :arrow_up:
alignak/message.py 100% <0%> (+5%) :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 0a00725...461b624. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1077 into develop will decrease coverage by 0.02%. The diff coverage is 60.97%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1077      +/-   ##
===========================================
- Coverage    85.51%   85.49%   -0.03%     
===========================================
  Files          102      102              
  Lines        17287    17299      +12     
===========================================
+ Hits         14783    14789       +6     
- Misses        2504     2510       +6
Impacted Files Coverage Δ
alignak/action.py 84.68% <ø> (ø) :arrow_up:
alignak/objects/realm.py 89.9% <ø> (-0.05%) :arrow_down:
alignak/daemons/brokerdaemon.py 76.01% <0%> (ø) :arrow_up:
alignak/satellite.py 82.72% <56.25%> (-1.08%) :arrow_down:
alignak/worker.py 86.23% <66.66%> (+0.1%) :arrow_up:
alignak/message.py 100% <0%> (+5%) :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 0a00725...461b624. Read the comment docs.