jaegertracing / jaeger-client-python

🛑 This library is DEPRECATED!
https://jaegertracing.io/
Apache License 2.0
408 stars 155 forks source link

Update python versions #325

Closed kasium closed 3 years ago

kasium commented 3 years ago

Part of #319

codecov[bot] commented 3 years ago

Codecov Report

Merging #325 (8703c08) into master (abf7a25) will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            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.

kasium commented 3 years ago

@yurishkuro any clue why the other checks don't run?