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

add sdk-config 0.3 support for key/value headers and attributes #1428

Merged
merged 7 commits into from
Nov 26, 2024

revert headers phpdoc

35216e7
Select commit
Loading
Failed to load commit list.
Merged

add sdk-config 0.3 support for key/value headers and attributes #1428

revert headers phpdoc
35216e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 18, 2024 in 1s

73.26% (-0.34%) compared to 8857b0c

View this Pull Request on Codecov

73.26% (-0.34%) compared to 8857b0c

Details

Codecov Report

Attention: Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.

Project coverage is 73.26%. Comparing base (8857b0c) to head (35216e7).

Files with missing lines Patch % Lines
.../Config/SDK/ComponentProvider/OpenTelemetrySdk.php 0.00% 13 Missing ⚠️
...K/ComponentProvider/Logs/LogRecordExporterOtlp.php 0.00% 9 Missing ⚠️
...K/ComponentProvider/Metrics/MetricExporterOtlp.php 0.00% 9 Missing ⚠️
...g/SDK/ComponentProvider/Trace/SpanExporterOtlp.php 0.00% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1428      +/-   ##
============================================
- Coverage     73.59%   73.26%   -0.34%     
  Complexity     2685     2685              
============================================
  Files           387      387              
  Lines          7977     8009      +32     
============================================
- Hits           5871     5868       -3     
- Misses         2106     2141      +35     
Files with missing lines Coverage Δ
...K/ComponentProvider/Logs/LogRecordExporterOtlp.php 0.00% <0.00%> (ø)
...K/ComponentProvider/Metrics/MetricExporterOtlp.php 0.00% <0.00%> (ø)
...g/SDK/ComponentProvider/Trace/SpanExporterOtlp.php 0.00% <0.00%> (ø)
.../Config/SDK/ComponentProvider/OpenTelemetrySdk.php 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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