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

chore: move tracecontext propagator into trace #2155

Merged
merged 4 commits into from Apr 29, 2021

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Apr 23, 2021

Fixes #2138

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #2155 (c7c39eb) into main (5641868) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2155   +/-   ##
=======================================
  Coverage   92.75%   92.75%           
=======================================
  Files         140      140           
  Lines        4997     4997           
  Branches     1028     1028           
=======================================
  Hits         4635     4635           
  Misses        362      362           
Impacted Files Coverage Δ
...es/opentelemetry-core/src/propagation/composite.ts 100.00% <ø> (ø)
...s/opentelemetry-core/src/trace/HttpTraceContext.ts 100.00% <100.00%> (ø)

@vmarchaud vmarchaud merged commit 677727b into open-telemetry:main Apr 29, 2021
@dyladan dyladan deleted the move-http-trace-context branch April 29, 2021 11:57
@dyladan dyladan mentioned this pull request Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TraceContext should exist under trace/
4 participants