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

Added dashboard show #82

Closed vwiessner closed 4 years ago

vwiessner commented 6 years ago

added functionality for

codecov[bot] commented 6 years ago

Codecov Report

Merging #82 into master will decrease coverage by 3.47%. The diff coverage is 21.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
- Coverage   77.92%   74.45%   -3.48%     
==========================================
  Files          18       18              
  Lines        1155     1229      +74     
==========================================
+ Hits          900      915      +15     
- Misses        255      314      +59
Impacted Files Coverage Δ
zmon_cli/cmds/dashboard.py 30.86% <15%> (-16.76%) :arrow_down:
zmon_cli/client.py 96.93% <42.85%> (-0.99%) :arrow_down:
zmon_cli/cmds/alert.py 62.26% <46.15%> (-2.26%) :arrow_down:
zmon_cli/output.py 78.43% <6.66%> (-7.81%) :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 26522c1...6a027c3. Read the comment docs.