Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

otelgrpc: Add SpanStartOptions #3768

Merged
merged 9 commits into from
Aug 11, 2023

post rebase fix

03f16e6
Select commit
Loading
Failed to load commit list.
Merged

otelgrpc: Add SpanStartOptions #3768

post rebase fix
03f16e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2023 in 1s

79.4% (+0.0%) compared to e439286

View this Pull Request on Codecov

79.4% (+0.0%) compared to e439286

Details

Codecov Report

Merging #3768 (03f16e6) into main (e439286) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3768   +/-   ##
=====================================
  Coverage   79.3%   79.4%           
=====================================
  Files        166     166           
  Lines      10336   10360   +24     
=====================================
+ Hits        8206    8230   +24     
  Misses      1996    1996           
  Partials     134     134           
Files Changed Coverage Δ
...entation/google.golang.org/grpc/otelgrpc/config.go 73.2% <100.0%> (+2.0%) ⬆️
...ion/google.golang.org/grpc/otelgrpc/interceptor.go 85.7% <100.0%> (+0.7%) ⬆️