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

Templates and some other stuff! #1108

Closed mohierf closed 5 years ago

mohierf commented 5 years ago

Starting from the need to raise initial broks for the templates, this PR also contain many cleanings in the base objects creation and manipulation...

codecov[bot] commented 5 years ago

Codecov Report

Merging #1108 into develop will increase coverage by <.01%. The diff coverage is 88.34%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1108      +/-   ##
===========================================
+ Coverage    85.15%   85.15%   +<.01%     
===========================================
  Files          102      102              
  Lines        17607    17578      -29     
===========================================
- Hits         14993    14969      -24     
+ Misses        2614     2609       -5
Flag Coverage Δ
#tests 85.15% <88.34%> (ø) :arrow_up:
#tests_integ 61.08% <63.34%> (-0.3%) :arrow_down:
Impacted Files Coverage Δ
alignak/property.py 86.84% <ø> (-0.34%) :arrow_down:
alignak/daemons/schedulerdaemon.py 86.97% <ø> (ø) :arrow_up:
alignak/complexexpression.py 84.67% <ø> (ø) :arrow_up:
alignak/alignakobject.py 100% <ø> (ø) :arrow_up:
alignak/action.py 83.39% <0%> (+0.79%) :arrow_up:
alignak/objects/macromodulation.py 93.93% <100%> (-0.66%) :arrow_down:
alignak/daemons/arbiterdaemon.py 74.17% <100%> (-0.26%) :arrow_down:
alignak/objects/host.py 80.51% <100%> (+0.18%) :arrow_up:
alignak/objects/reactionnerlink.py 100% <100%> (ø) :arrow_up:
alignak/objects/escalation.py 85.08% <100%> (-0.26%) :arrow_down:
... and 52 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 44e3715...f6a51e9. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1108 into develop will decrease coverage by 0.04%. The diff coverage is 88.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1108      +/-   ##
==========================================
- Coverage    85.15%   85.1%   -0.05%     
==========================================
  Files          102     102              
  Lines        17607   17621      +14     
==========================================
+ Hits         14993   14997       +4     
- Misses        2614    2624      +10
Flag Coverage Δ
#tests 85.1% <88.57%> (-0.05%) :arrow_down:
#tests_integ 61.08% <65.42%> (-0.31%) :arrow_down:
Impacted Files Coverage Δ
alignak/property.py 86.84% <ø> (-0.34%) :arrow_down:
alignak/complexexpression.py 84.67% <ø> (ø) :arrow_up:
alignak/http/daemon.py 67.21% <ø> (ø) :arrow_up:
alignak/alignakobject.py 100% <ø> (ø) :arrow_up:
alignak/action.py 82.6% <0%> (ø) :arrow_up:
alignak/daemons/receiverdaemon.py 74.39% <0%> (ø) :arrow_up:
alignak/objects/macromodulation.py 93.93% <100%> (-0.66%) :arrow_down:
alignak/objects/host.py 80.51% <100%> (+0.18%) :arrow_up:
alignak/objects/reactionnerlink.py 100% <100%> (ø) :arrow_up:
alignak/objects/escalation.py 85.08% <100%> (-0.26%) :arrow_down:
... and 55 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 44e3715...286e224. Read the comment docs.

mohierf commented 5 years ago

Closing this PR. I will submit the same from another branch ...