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

Support environment variable #148

Closed arugal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #148 (5ccfb4e) into master (4fe3cf3) will increase coverage by 0.02%. The diff coverage is 72.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   70.95%   70.97%   +0.02%     
==========================================
  Files          18       21       +3     
  Lines         933      982      +49     
==========================================
+ Hits          662      697      +35     
- Misses        224      233       +9     
- Partials       47       52       +5     
Impacted Files Coverage Δ
reporter/grpc.go 51.88% <42.85%> (-4.26%) :arrow_down:
reporter/grpc_env.go 56.52% <56.52%> (ø)
trace.go 81.37% <60.00%> (-1.11%) :arrow_down:
trace_env.go 84.61% <84.61%> (ø)
reporter/grpc_opts.go 100.00% <100.00%> (ø)
sampler.go 81.96% <0.00%> (+3.27%) :arrow_up:

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 4fe3cf3...5ccfb4e. Read the comment docs.