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

Migration plugins #68

Closed arugal closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #68 into master will decrease coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   69.80%   69.59%   -0.21%     
==========================================
  Files          15       12       -3     
  Lines         702      638      -64     
==========================================
- Hits          490      444      -46     
+ Misses        168      158      -10     
+ Partials       44       36       -8     
Impacted Files Coverage Δ
plugins/http/client.go 45.83% <100.00%> (ø)
plugins/http/server.go 46.15% <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 49b8990...2ead7f6. Read the comment docs.

wu-sheng commented 4 years ago

Please add the document to guide users to import the plugin.