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

Fix datetime json in add_entity #47

Closed mohabusama closed 7 years ago

mohabusama commented 7 years ago

Fix #46

Jan-M commented 7 years ago

:+1:

codecov-io commented 7 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.02%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   74.72%   74.75%   +0.02%     
==========================================
  Files          19       19              
  Lines        1017     1018       +1     
==========================================
+ Hits          760      761       +1     
  Misses        257      257
Impacted Files Coverage Δ
zmon_cli/client.py 98.29% <100%> (ø) :white_check_mark:

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 aede659...62d8b75. Read the comment docs.

mohabusama commented 7 years ago

👍