zalando-zmon / zmon-worker

ZMON Python Worker
https://zmon.io/
Other
19 stars 41 forks source link

Fix failure in building check context #384

Closed mohabusama closed 5 years ago

mohabusama commented 5 years ago

Fix failure in building check context

Signed-off-by: Mohab Usama mohab.abdelhameed@zalando.de

codecov[bot] commented 5 years ago

Codecov Report

Merging #384 into master will decrease coverage by 0.03%. The diff coverage is 91.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   75.36%   75.33%   -0.04%     
==========================================
  Files          80       80              
  Lines        5907     5916       +9     
==========================================
+ Hits         4452     4457       +5     
- Misses       1455     1459       +4
Impacted Files Coverage Δ
zmon_worker_monitor/zmon_worker/tasks/main.py 75.46% <91.3%> (-0.19%) :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 18b77ff...484655a. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #384 into master will decrease coverage by 0.03%. The diff coverage is 91.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   75.36%   75.33%   -0.04%     
==========================================
  Files          80       80              
  Lines        5907     5916       +9     
==========================================
+ Hits         4452     4457       +5     
- Misses       1455     1459       +4
Impacted Files Coverage Δ
zmon_worker_monitor/zmon_worker/tasks/main.py 75.46% <91.3%> (-0.19%) :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 18b77ff...484655a. Read the comment docs.

vetinari commented 5 years ago

:+1:

mohabusama commented 5 years ago

👍