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

Fix license check #146

Closed arugal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #146 (3abb2cd) into master (14afcd9) will increase coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   70.16%   70.38%   +0.21%     
==========================================
  Files          17       17              
  Lines         915      915              
==========================================
+ Hits          642      644       +2     
+ Misses        225      224       -1     
+ Partials       48       47       -1     
Impacted Files Coverage Δ
config_discovery.go 91.66% <ø> (ø)
correlation.go 88.57% <ø> (ø)
internal/idgen/idgen.go 0.00% <ø> (ø)
log/context.go 100.00% <ø> (ø)
noop.go 100.00% <ø> (ø)
plugins/http/client.go 45.83% <ø> (ø)
plugins/http/server.go 46.15% <ø> (ø)
propagation/propagation.go 53.33% <ø> (ø)
reporter/grpc.go 55.55% <ø> (ø)
reporter/log.go 0.00% <ø> (ø)
... and 8 more

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 14afcd9...3abb2cd. Read the comment docs.