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

Renaming ITextFormat to IPropagator #1190

Merged
merged 3 commits into from
Aug 28, 2020
Merged

Renaming ITextFormat to IPropagator #1190

merged 3 commits into from
Aug 28, 2020

Conversation

eddynaka
Copy link
Contributor

Fixes #.

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Design discussion issue #
  • Changes in public API reviewed

@eddynaka eddynaka requested a review from a team August 28, 2020 08:00
@codecov
Copy link

codecov bot commented Aug 28, 2020

Codecov Report

Merging #1190 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1190      +/-   ##
==========================================
- Coverage   77.88%   77.87%   -0.02%     
==========================================
  Files         219      219              
  Lines        6304     6304              
==========================================
- Hits         4910     4909       -1     
- Misses       1394     1395       +1     
Impacted Files Coverage Δ
...nTelemetry.Api/Context/Propagation/B3Propagator.cs 85.71% <ø> (ø)
...metry.Api/Context/Propagation/BaggagePropagator.cs 83.92% <ø> (ø)
...metry.Api/Context/Propagation/TextMapPropagator.cs 76.23% <ø> (ø)
...try.Api/Context/Propagation/CompositePropagator.cs 81.81% <100.00%> (ø)
...rumentation.AspNet/AspNetInstrumentationOptions.cs 100.00% <100.00%> (ø)
...umentation.AspNet/Implementation/HttpInListener.cs 94.25% <100.00%> (ø)
...ion.AspNetCore/AspNetCoreInstrumentationOptions.cs 100.00% <100.00%> (ø)
...tation.AspNetCore/Implementation/HttpInListener.cs 90.52% <100.00%> (ø)
...mentation.Http/HttpClientInstrumentationOptions.cs 100.00% <100.00%> (ø)
...tp/Implementation/HttpHandlerDiagnosticListener.cs 87.83% <100.00%> (ø)
... and 2 more

@cijothomas cijothomas merged commit dd4bd3e into open-telemetry:master Aug 28, 2020
@eddynaka eddynaka deleted the feature/renaming-itextformat branch August 28, 2020 14:51
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.

2 participants