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

Add log context help to build log plugin #108

Closed mrproliu closed 3 years ago

mrproliu commented 3 years ago

Add common log context struct help to build log plugin #104

codecov-commenter commented 3 years ago

Codecov Report

Merging #108 (18ea762) into master (6d93a02) will increase coverage by 0.35%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   67.12%   67.48%   +0.35%     
==========================================
  Files          16       17       +1     
  Lines         727      735       +8     
==========================================
+ Hits          488      496       +8     
  Misses        195      195              
  Partials       44       44              
Impacted Files Coverage Δ
log/context.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 6d93a02...18ea762. Read the comment docs.