jaegertracing / jaeger-client-python

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

Run crossdock with all-in-one #255

Closed bhavin192 closed 5 years ago

bhavin192 commented 5 years ago

Reference: https://github.com/jaegertracing/jaeger/issues/1762

codecov[bot] commented 5 years ago

Codecov Report

Merging #255 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #255   +/-   ##
=======================================
  Coverage   94.82%   94.82%           
=======================================
  Files          25       25           
  Lines        1931     1931           
  Branches      259      259           
=======================================
  Hits         1831     1831           
  Misses         66       66           
  Partials       34       34

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 066b0c0...5fc42bc. Read the comment docs.

yurishkuro commented 5 years ago

Thanks!