SkyAPM / go2sky

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

Add WithSpan #153

Closed arugal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #153 (3decd84) into master (44fc8f0) will decrease coverage by 0.14%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   70.97%   70.83%   -0.15%     
==========================================
  Files          21       21              
  Lines         982      984       +2     
==========================================
  Hits          697      697              
- Misses        233      235       +2     
  Partials       52       52              
Impacted Files Coverage Δ
trace_context.go 95.83% <0.00%> (-4.17%) :arrow_down:

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 44fc8f0...3decd84. Read the comment docs.