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

Add embedded package to trace API #4620

Merged
merged 11 commits into from
Oct 19, 2023

Merge branch 'main' into trace-embedded

725d34f
Select commit
Loading
Failed to load commit list.
Merged

Add embedded package to trace API #4620

Merge branch 'main' into trace-embedded
725d34f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 19, 2023 in 0s

81.3% (+0.0%) compared to da343ab

View this Pull Request on Codecov

81.3% (+0.0%) compared to da343ab

Details

Codecov Report

Merging #4620 (725d34f) into main (da343ab) will increase coverage by 0.0%.
The diff coverage is 94.1%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4620   +/-   ##
=====================================
  Coverage   81.3%   81.3%           
=====================================
  Files        222     223    +1     
  Lines      17690   17721   +31     
=====================================
+ Hits       14393   14423   +30     
- Misses      2997    2998    +1     
  Partials     300     300           
Files Coverage Δ
bridge/opentracing/bridge.go 63.7% <ø> (ø)
bridge/opentracing/provider.go 100.0% <ø> (ø)
bridge/opentracing/wrapper.go 100.0% <ø> (ø)
internal/global/trace.go 89.0% <ø> (ø)
sdk/trace/span.go 87.9% <ø> (ø)
sdk/trace/tracer.go 100.0% <ø> (ø)
trace/noop.go 61.9% <ø> (-4.8%) ⬇️
trace/noop/noop.go 100.0% <100.0%> (ø)
trace/trace.go 98.2% <ø> (ø)
bridge/opentracing/internal/mock.go 67.0% <0.0%> (ø)
... and 1 more