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

feat: Add parentSpanContext to Span and ReadableSpan #5422

Open
wants to merge 17 commits into
base: v1.x
Choose a base branch
from

Update w3c-integration-test.yml

a91c81a
Select commit
Loading
Failed to load commit list.
Open

feat: Add parentSpanContext to Span and ReadableSpan #5422

Update w3c-integration-test.yml
a91c81a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (v1.x@ac8641a). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             v1.x    #5422   +/-   ##
=======================================
  Coverage        ?   94.66%           
=======================================
  Files           ?      322           
  Lines           ?     8061           
  Branches        ?     1633           
=======================================
  Hits            ?     7631           
  Misses          ?      430           
  Partials        ?        0           
Files with missing lines Coverage Δ
...kages/otlp-transformer/src/trace/internal-types.ts 100.00% <ø> (ø)
packages/opentelemetry-sdk-trace-base/src/Span.ts 97.63% <100.00%> (ø)
...ackages/opentelemetry-sdk-trace-base/src/Tracer.ts 98.57% <ø> (ø)