SkyAPM / go2sky

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
https://skywalking.apache.org/
Apache License 2.0
447 stars 122 forks source link

Expose trace context data #107

Closed mrproliu closed 3 years ago

mrproliu commented 3 years ago

Expose trace context data for log integration #104

codecov-commenter commented 3 years ago

Codecov Report

Merging #107 (a1c81c6) into master (89731ac) will increase coverage by 1.17%. The diff coverage is 100.00%.

:exclamation: Current head a1c81c6 differs from pull request most recent head 78eaf67. Consider uploading reports for the commit 78eaf67 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   65.95%   67.12%   +1.17%     
==========================================
  Files          15       16       +1     
  Lines         702      727      +25     
==========================================
+ Hits          463      488      +25     
  Misses        195      195              
  Partials       44       44              
Impacted Files Coverage Δ
trace.go 78.65% <ø> (-1.56%) :arrow_down:
trace_data.go 100.00% <100.00%> (ø)

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 89731ac...78eaf67. Read the comment docs.