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

Support TLS with gRPCReporter #62

Closed arugal closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.38%. The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   70.17%   69.79%   -0.39%     
==========================================
  Files          14       14              
  Lines         674      682       +8     
==========================================
+ Hits          473      476       +3     
- Misses        160      165       +5     
  Partials       41       41              
Impacted Files Coverage Δ
reporter/grpc.go 61.34% <40.00%> (-1.03%) :arrow_down:

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 7ba623d...c8bfb8b. Read the comment docs.