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

Correctly manage modules on modules - fix module unserialization #1101

Closed mohierf closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #1101 into develop will increase coverage by 23.73%. The diff coverage is 93.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1101       +/-   ##
============================================
+ Coverage    61.55%   85.28%   +23.73%     
============================================
  Files          102      102               
  Lines        17587    17597       +10     
============================================
+ Hits         10825    15008     +4183     
+ Misses        6762     2589     -4173
Flag Coverage Δ
#tests 85.28% <93.33%> (?)
#tests_integ 61.51% <93.33%> (-0.05%) :arrow_down:
Impacted Files Coverage Δ
alignak/daemons/brokerdaemon.py 75.4% <100%> (+2.63%) :arrow_up:
alignak/misc/serialization.py 92.15% <100%> (+1.96%) :arrow_up:
alignak/objects/module.py 88.4% <90%> (+9.71%) :arrow_up:
alignak/http/client.py 84.72% <0%> (-1.39%) :arrow_down:
alignak/objects/satellitelink.py 82.9% <0%> (-1.3%) :arrow_down:
alignak/daemons/schedulerdaemon.py 86.97% <0%> (+0.46%) :arrow_up:
alignak/satellite.py 84% <0%> (+1.06%) :arrow_up:
alignak/http/scheduler_interface.py 88.26% <0%> (+1.11%) :arrow_up:
alignak/objects/command.py 75.86% <0%> (+1.72%) :arrow_up:
alignak/dispatcher.py 80.85% <0%> (+1.8%) :arrow_up:
... and 54 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 e97a387...6ddcfd1. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1101 into develop will increase coverage by 23.73%. The diff coverage is 93.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1101       +/-   ##
============================================
+ Coverage    61.55%   85.28%   +23.73%     
============================================
  Files          102      102               
  Lines        17587    17597       +10     
============================================
+ Hits         10825    15008     +4183     
+ Misses        6762     2589     -4173
Flag Coverage Δ
#tests 85.28% <93.33%> (?)
#tests_integ 61.51% <93.33%> (-0.05%) :arrow_down:
Impacted Files Coverage Δ
alignak/daemons/brokerdaemon.py 75.4% <100%> (+2.63%) :arrow_up:
alignak/misc/serialization.py 92.15% <100%> (+1.96%) :arrow_up:
alignak/objects/module.py 88.4% <90%> (+9.71%) :arrow_up:
alignak/http/client.py 84.72% <0%> (-1.39%) :arrow_down:
alignak/objects/satellitelink.py 82.9% <0%> (-1.3%) :arrow_down:
alignak/daemons/schedulerdaemon.py 86.97% <0%> (+0.46%) :arrow_up:
alignak/satellite.py 84% <0%> (+1.06%) :arrow_up:
alignak/http/scheduler_interface.py 88.26% <0%> (+1.11%) :arrow_up:
alignak/objects/command.py 75.86% <0%> (+1.72%) :arrow_up:
alignak/dispatcher.py 80.85% <0%> (+1.8%) :arrow_up:
... and 54 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 e97a387...6ddcfd1. Read the comment docs.