Skip to content

Conversation

@codeboten
Copy link
Contributor

Fixes #6712

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.3%. Comparing base (0948681) to head (5eed12c).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8281   +/-   ##
=====================================
  Coverage   82.3%   82.3%           
=====================================
  Files        184     185    +1     
  Lines      13768   13803   +35     
=====================================
+ Hits       11333   11368   +35     
  Misses      2030    2030           
  Partials     405     405           
Files with missing lines Coverage Δ
otelconf/config.go 97.8% <100.0%> (+0.1%) ⬆️
otelconf/propagator.go 100.0% <100.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codeboten codeboten marked this pull request as ready for review December 22, 2025 18:26
@codeboten codeboten requested review from a team and pellared as code owners December 22, 2025 18:26
Fixes open-telemetry#6712

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten force-pushed the codeboten/propagators-1.0 branch from bdbcd10 to 2f4daf4 Compare January 5, 2026 16:31
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.

config: add support for configuring propagators

3 participants