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

Add skip validation for checks and add workaround for alert parameters #53

Closed mohabusama closed 7 years ago

mohabusama commented 7 years ago

Fix #52 Fix #51

codecov[bot] commented 7 years ago

Codecov Report

Merging #53 into master will decrease coverage by 0.21%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage    74.8%   74.58%   -0.22%     
==========================================
  Files          19       19              
  Lines        1020     1027       +7     
==========================================
+ Hits          763      766       +3     
- Misses        257      261       +4
Impacted Files Coverage Δ
zmon_cli/client.py 98.29% <100%> (ø) :arrow_up:
zmon_cli/cmds/check.py 83.56% <100%> (+0.22%) :arrow_up:
zmon_cli/cmds/alert.py 64.44% <20%> (-2.62%) :arrow_down:

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 c2d5479...947381f. Read the comment docs.

elauria commented 7 years ago

👍

mohabusama commented 7 years ago

👍