zalando-zmon / zmon-controller

ZMON UI and REST API
https://docs.zmon.io/
Other
21 stars 17 forks source link

add criticality property to API #760

Closed alexkorotkikh closed 5 years ago

alexkorotkikh commented 5 years ago

to align CLI with Web UI

pitr commented 5 years ago

:+1:

codecov[bot] commented 5 years ago

Codecov Report

Merging #760 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #760      +/-   ##
============================================
+ Coverage     36.15%   36.16%   +0.01%     
  Complexity      109      109              
============================================
  Files           193      193              
  Lines          4788     4789       +1     
  Branches        437      437              
============================================
+ Hits           1731     1732       +1     
  Misses         2935     2935              
  Partials        122      122
Impacted Files Coverage Δ Complexity Δ
...java/org/zalando/zmon/api/CheckDefinitionsApi.java 64.58% <100%> (+0.75%) 0 <0> (ø) :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 4b9d9b5...c0531c2. Read the comment docs.

alexkorotkikh commented 5 years ago

👍