Closed mohabusama closed 5 years ago
Merging #28 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #28 +/- ##
==========================================
+ Coverage 98.26% 98.26% +<.01%
==========================================
Files 8 8
Lines 288 289 +1
==========================================
+ Hits 283 284 +1
Misses 5 5
Impacted Files | Coverage Δ | |
---|---|---|
opentracing_utils/tracers.py | 85.29% <100%> (+0.44%) |
: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 0b24b07...eebd943. Read the comment docs.
Merging #28 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #28 +/- ##
==========================================
+ Coverage 98.26% 98.26% +<.01%
==========================================
Files 8 8
Lines 288 289 +1
==========================================
+ Hits 283 284 +1
Misses 5 5
Impacted Files | Coverage Δ | |
---|---|---|
opentracing_utils/tracers.py | 85.29% <100%> (+0.44%) |
: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 0b24b07...eebd943. Read the comment docs.
:+1:
👍
Return tracer from init
Signed-off-by: Mohab Usama mohab.abdelhameed@zalando.de