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

Rename DistributedContext to CorrelationContext #834

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

mayurkale22
Copy link
Member

Which problem is this PR solving?

@codecov-io
Copy link

codecov-io commented Mar 4, 2020

Codecov Report

Merging #834 into master will decrease coverage by 1.81%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #834      +/-   ##
==========================================
- Coverage   94.36%   92.55%   -1.82%     
==========================================
  Files         248      244       -4     
  Lines       10723    10772      +49     
  Branches     1027     1046      +19     
==========================================
- Hits        10119     9970     -149     
- Misses        604      802     +198
Impacted Files Coverage Δ
packages/opentelemetry-api/src/metrics/Metric.ts 100% <ø> (ø) ⬆️
...kages/opentelemetry-metrics/src/BoundInstrument.ts 100% <ø> (ø) ⬆️
...elemetry-api/src/correlation_context/EntryValue.ts 100% <ø> (ø)
...ackages/opentelemetry-api/src/metrics/NoopMeter.ts 72.09% <0%> (ø) ⬆️
...ry-api/test/noop-implementations/noop-span.test.ts 45.83% <0%> (-54.17%) ⬇️
...-api/test/noop-implementations/noop-tracer.test.ts 47.82% <0%> (-52.18%) ⬇️
...s/opentelemetry-core/test/context/B3Format.test.ts 50% <0%> (-50%) ⬇️
packages/opentelemetry-core/test/utils/url.test.ts 50% <0%> (-50%) ⬇️
...pentelemetry-core/test/internal/validators.test.ts 50% <0%> (-50%) ⬇️
...elemetry-core/test/trace/spancontext-utils.test.ts 55.55% <0%> (-44.45%) ⬇️
... and 51 more

@dyladan dyladan mentioned this pull request Mar 4, 2020
46 tasks
@mayurkale22 mayurkale22 merged commit fd9c7ab into open-telemetry:master Mar 4, 2020
@mayurkale22 mayurkale22 deleted the CorrelationContext branch March 4, 2020 18:43
dyladan pushed a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants