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

Context helper functions #225

Merged
merged 47 commits into from
Jul 29, 2020
Merged

Conversation

satac2
Copy link
Contributor

@satac2 satac2 commented Jul 28, 2020

Adds a static SetValue and GetValue to the RuntimeContext.

satac2 and others added 30 commits July 6, 2020 19:35
Co-authored-by: Reiley Yang <reyang@microsoft.com>
@satac2 satac2 requested a review from a team July 28, 2020 13:45
@satac2
Copy link
Contributor Author

satac2 commented Jul 28, 2020

Added static helper methods to RuntimeContext. @reyang @pyohannes

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #225 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files         104      104           
  Lines        3249     3249           
=======================================
  Hits         3046     3046           
  Misses        203      203           

Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@reyang reyang added the pr:please-merge This PR is ready to be merged by a Maintainer (rebased, CI passed, has enough valid approvals, etc.) label Jul 29, 2020
@reyang reyang merged commit 4e2aeee into open-telemetry:master Jul 29, 2020
ziqizh pushed a commit to ziqizh/opentelemetry-cpp that referenced this pull request Jul 31, 2020
ziqizh pushed a commit to ziqizh/opentelemetry-cpp that referenced this pull request Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:please-merge This PR is ready to be merged by a Maintainer (rebased, CI passed, has enough valid approvals, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants