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

Inner retention - one file per host, multi-schedulers aware #1060

Closed mohierf closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #1060 into develop will increase coverage by 0.06%. The diff coverage is 89.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1060      +/-   ##
===========================================
+ Coverage    85.66%   85.73%   +0.06%     
===========================================
  Files          102      102              
  Lines        17148    17199      +51     
===========================================
+ Hits         14690    14745      +55     
+ Misses        2458     2454       -4
Impacted Files Coverage Δ
alignak/daemons/arbiterdaemon.py 73.93% <100%> (ø) :arrow_up:
alignak/objects/config.py 92.88% <80%> (-0.06%) :arrow_down:
alignak/modules/inner_retention.py 80.35% <90.14%> (+1.01%) :arrow_up:
alignak/scheduler.py 90.68% <0%> (-0.2%) :arrow_down:
alignak/objects/schedulingitem.py 90.35% <0%> (-0.09%) :arrow_down:
alignak/daemon.py 82.95% <0%> (+0.26%) :arrow_up:
alignak/satellite.py 83.8% <0%> (+0.43%) :arrow_up:
alignak/http/arbiter_interface.py 36.86% <0%> (+0.66%) :arrow_up:
alignak/objects/notificationway.py 88.97% <0%> (+0.73%) :arrow_up:
alignak/basemodule.py 91.72% <0%> (+1.37%) :arrow_up:
... and 1 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 3e69e0a...69f68e4. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1060 into develop will decrease coverage by 10.46%. The diff coverage is 82.19%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1060       +/-   ##
============================================
- Coverage    85.73%   75.26%   -10.47%     
============================================
  Files          102      102               
  Lines        17148    17196       +48     
============================================
- Hits         14701    12942     -1759     
- Misses        2447     4254     +1807
Impacted Files Coverage Δ
alignak/daemons/arbiterdaemon.py 44.43% <100%> (-29.51%) :arrow_down:
alignak/objects/config.py 89.61% <80%> (-3.33%) :arrow_down:
alignak/modules/inner_retention.py 77.57% <82.08%> (-1.77%) :arrow_down:
alignak/bin/alignak_poller.py 0% <0%> (-78.58%) :arrow_down:
alignak/bin/alignak_receiver.py 0% <0%> (-78.58%) :arrow_down:
alignak/bin/alignak_scheduler.py 0% <0%> (-78.58%) :arrow_down:
alignak/bin/alignak_broker.py 0% <0%> (-78.58%) :arrow_down:
alignak/bin/alignak_reactionner.py 0% <0%> (-78.58%) :arrow_down:
alignak/http/scheduler_interface.py 25.13% <0%> (-63.13%) :arrow_down:
alignak/http/generic_interface.py 43.38% <0%> (-53.68%) :arrow_down:
... and 31 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 8a1cbf5...29a71a6. Read the comment docs.