zalando-zmon / zmon-cli

ZMON Command Line Interface
http://zmon.readthedocs.org/en/latest/developer/zmon-cli.html
Other
9 stars 9 forks source link

Support scheduling downtimes for specific alerts(#77) #78

Closed huseyz closed 4 years ago

huseyz commented 6 years ago

Support scheduling downtimes for specific alerts(#77)

codecov[bot] commented 6 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.26%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   76.04%   76.31%   +0.26%     
==========================================
  Files          18       18              
  Lines        1056     1068      +12     
==========================================
+ Hits          803      815      +12     
  Misses        253      253
Impacted Files Coverage Δ
zmon_cli/client.py 97.97% <ø> (ø) :arrow_up:
zmon_cli/cmds/downtime.py 58.62% <100%> (+1.47%) :arrow_up:
zmon_cli/cmds/__init__.py 100% <0%> (ø) :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 3caa3d9...d5a2b2a. Read the comment docs.