Skip to content

Added B3MultiPropagater#680

Merged
bobstrecansky merged 6 commits into
open-telemetry:mainfrom
kishannsangani:create_b3_propogators
May 25, 2022
Merged

Added B3MultiPropagater#680
bobstrecansky merged 6 commits into
open-telemetry:mainfrom
kishannsangani:create_b3_propogators

Conversation

@kishannsangani

@kishannsangani kishannsangani commented May 24, 2022

Copy link
Copy Markdown
Member

Partially fixes #500.

@codecov

codecov Bot commented May 24, 2022

Copy link
Copy Markdown

Codecov Report

Merging #680 (cf72950) into main (17264f7) will increase coverage by 0.22%.
The diff coverage is 100.00%.

❗ Current head cf72950 differs from pull request most recent head ef36219. Consider uploading reports for the commit ef36219 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #680      +/-   ##
============================================
+ Coverage     84.77%   85.00%   +0.22%     
- Complexity     1213     1233      +20     
============================================
  Files           136      137       +1     
  Lines          2936     2980      +44     
============================================
+ Hits           2489     2533      +44     
  Misses          447      447              
Flag Coverage Δ
7.4 85.00% <100.00%> (+0.22%) ⬆️
8.0 85.05% <100.00%> (+0.22%) ⬆️
8.1 85.05% <100.00%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/API/Trace/Propagation/B3MultiPropagator.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17264f7...ef36219. Read the comment docs.

@kishannsangani
kishannsangani marked this pull request as ready for review May 25, 2022 09:25
@bobstrecansky
bobstrecansky merged commit 499c58a into open-telemetry:main May 25, 2022
@kishannsangani
kishannsangani deleted the create_b3_propogators branch May 25, 2022 16:14
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.

Create B3 Propagator

2 participants