Closed olevchyk closed 5 years ago
Merging #389 into master will increase coverage by
0.19%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #389 +/- ##
==========================================
+ Coverage 75.37% 75.56% +0.19%
==========================================
Files 80 80
Lines 5917 5918 +1
==========================================
+ Hits 4460 4472 +12
+ Misses 1457 1446 -11
Impacted Files | Coverage Δ | |
---|---|---|
...n_worker_monitor/builtins/plugins/redis_wrapper.py | 69.84% <100%> (+16.61%) |
:arrow_up: |
zmon_worker_monitor/zmon_worker/common/tracing.py | 75% <0%> (+8.33%) |
: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 d3371f4...5817c6d. Read the comment docs.
Merging #389 into master will increase coverage by
0.19%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #389 +/- ##
==========================================
+ Coverage 75.37% 75.56% +0.19%
==========================================
Files 80 80
Lines 5917 5918 +1
==========================================
+ Hits 4460 4472 +12
+ Misses 1457 1446 -11
Impacted Files | Coverage Δ | |
---|---|---|
...n_worker_monitor/builtins/plugins/redis_wrapper.py | 69.84% <100%> (+16.61%) |
:arrow_up: |
zmon_worker_monitor/zmon_worker/tasks/main.py | 75.57% <0%> (+0.1%) |
: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 d3371f4...6055ab1. Read the comment docs.
Thanks @olevchyk !
👍
:+1:
This PR Allows authentication to be passed to redis plugin fixes https://github.com/zalando-zmon/zmon-worker/issues/385