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

Closes #1025: update freshness expired check output with last freshne… #1087

Closed mohierf closed 5 years ago

mohierf commented 5 years ago

…ss check time

codecov[bot] commented 5 years ago

Codecov Report

Merging #1087 into develop will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1087      +/-   ##
===========================================
+ Coverage    85.25%   85.35%   +0.09%     
===========================================
  Files          102      102              
  Lines        17531    17545      +14     
===========================================
+ Hits         14946    14975      +29     
+ Misses        2585     2570      -15
Impacted Files Coverage Δ
alignak/scheduler.py 91.48% <100%> (+0.6%) :arrow_up:
alignak/daemons/arbiterdaemon.py 73.94% <100%> (ø) :arrow_up:
alignak/objects/schedulingitem.py 89.95% <100%> (+0.08%) :arrow_up:
alignak/util.py 88.25% <0%> (-1.21%) :arrow_down:
alignak/daemon.py 83.06% <0%> (+0.39%) :arrow_up:
alignak/http/arbiter_interface.py 37.93% <0%> (+0.64%) :arrow_up:
alignak/objects/notificationway.py 88.97% <0%> (+0.73%) :arrow_up:
alignak/dispatcher.py 80.81% <0%> (+1.35%) :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 3c4175c...bb5ae19. Read the comment docs.