SkyAPM / go2sky

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

refactor: rename db sql parameters tag #136

Closed kehuili closed 2 years ago

kehuili commented 2 years ago

Resolves SkyAPM/go2sky-plugins#37#discussionr752240535

codecov-commenter commented 2 years ago

Codecov Report

Merging #136 (d9e284a) into master (ff3fce8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #136   +/-   ##
=======================================
  Coverage   69.32%   69.32%           
=======================================
  Files          17       17           
  Lines         890      890           
=======================================
  Hits          617      617           
  Misses        226      226           
  Partials       47       47           
Impacted Files Coverage Δ
span.go 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 ff3fce8...d9e284a. Read the comment docs.