Closed huseyz closed 4 years ago
Merging #78 into master will increase coverage by
0.26%
. The diff coverage is100%
.
@@ 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.
Support scheduling downtimes for specific alerts(#77)