Closed kasium closed 3 years ago
Merging #325 (8703c08) into master (abf7a25) will increase coverage by
0.11%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #325 +/- ##
==========================================
+ Coverage 95.43% 95.55% +0.11%
==========================================
Files 25 25
Lines 1973 2026 +53
Branches 274 274
==========================================
+ Hits 1883 1936 +53
Misses 56 56
Partials 34 34
Impacted Files | Coverage Δ | |
---|---|---|
jaeger_client/rate_limiter.py | 100.00% <0.00%> (ø) |
|
jaeger_client/span_context.py | 100.00% <0.00%> (ø) |
|
jaeger_client/span.py | 96.66% <0.00%> (+0.11%) |
:arrow_up: |
jaeger_client/reporter.py | 93.20% <0.00%> (+0.17%) |
:arrow_up: |
crossdock/server/endtoend.py | 96.66% <0.00%> (+0.23%) |
:arrow_up: |
jaeger_client/config.py | 96.19% <0.00%> (+0.53%) |
:arrow_up: |
crossdock/server/server.py | 88.40% <0.00%> (+0.80%) |
: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 abf7a25...8703c08. Read the comment docs.
@yurishkuro any clue why the other checks don't run?
Part of #319