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

Some cleanings #1099

Closed mohierf closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #1099 into develop will decrease coverage by 24.24%. The diff coverage is 85%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1099       +/-   ##
============================================
- Coverage    85.37%   61.13%   -24.25%     
============================================
  Files          102      102               
  Lines        17592    17588        -4     
============================================
- Hits         15019    10752     -4267     
- Misses        2573     6836     +4263
Flag Coverage Δ
#tests ?
#tests_integ 61.13% <85%> (+0.53%) :arrow_up:
Impacted Files Coverage Δ
alignak/property.py 75.21% <ø> (-12.39%) :arrow_down:
alignak/daemons/receiverdaemon.py 74.39% <0%> (-0.61%) :arrow_down:
alignak/objects/checkmodulation.py 39.39% <100%> (-42.43%) :arrow_down:
alignak/objects/macromodulation.py 56.75% <100%> (-37.84%) :arrow_down:
alignak/daemons/arbiterdaemon.py 71.2% <100%> (-2.9%) :arrow_down:
alignak/daemon.py 80.65% <100%> (-2.36%) :arrow_down:
alignak/objects/host.py 56.9% <100%> (-23.23%) :arrow_down:
alignak/objects/servicegroup.py 76.59% <100%> (-11.71%) :arrow_down:
alignak/objects/reactionnerlink.py 100% <100%> (ø) :arrow_up:
alignak/objects/schedulingitem.py 54.11% <100%> (-35.76%) :arrow_down:
... and 96 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 0ec6c8a...35974f0. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1099 into develop will decrease coverage by 0.17%. The diff coverage is 88.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1099      +/-   ##
===========================================
- Coverage    85.37%   85.19%   -0.18%     
===========================================
  Files          102      102              
  Lines        17592    17588       -4     
===========================================
- Hits         15019    14984      -35     
- Misses        2573     2604      +31
Flag Coverage Δ
#tests 85.19% <88.75%> (-0.18%) :arrow_down:
#tests_integ 61.29% <85%> (+0.7%) :arrow_up:
Impacted Files Coverage Δ
alignak/property.py 87.17% <ø> (-0.43%) :arrow_down:
alignak/daemons/receiverdaemon.py 74.39% <0%> (-0.61%) :arrow_down:
alignak/objects/checkmodulation.py 81.81% <100%> (ø) :arrow_up:
alignak/objects/macromodulation.py 94.59% <100%> (ø) :arrow_up:
alignak/daemons/arbiterdaemon.py 74.28% <100%> (+0.19%) :arrow_up:
alignak/daemon.py 83.26% <100%> (+0.26%) :arrow_up:
alignak/objects/module.py 88.52% <100%> (+0.8%) :arrow_up:
alignak/objects/host.py 80.33% <100%> (+0.2%) :arrow_up:
alignak/objects/servicegroup.py 88.29% <100%> (ø) :arrow_up:
alignak/objects/reactionnerlink.py 100% <100%> (ø) :arrow_up:
... and 44 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 0ec6c8a...41d491c. Read the comment docs.