jaegertracing / jaeger-client-go

🛑 This library is DEPRECATED!
https://jaegertracing.io/
Apache License 2.0
1.39k stars 288 forks source link

Remove dependency on "testing" in "thrift" #586

Closed yurishkuro closed 3 years ago

yurishkuro commented 3 years ago

Resolves #585

codecov[bot] commented 3 years ago

Codecov Report

Merging #586 (79f2470) into master (bf267c1) will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #586      +/-   ##
==========================================
+ Coverage   88.58%   88.64%   +0.06%     
==========================================
  Files          61       61              
  Lines        3328     3328              
==========================================
+ Hits         2948     2950       +2     
+ Misses        252      251       -1     
+ Partials      128      127       -1     
Impacted Files Coverage Δ
utils/reconnecting_udp_conn.go 91.54% <0.00%> (+2.81%) :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 bf267c1...79f2470. Read the comment docs.