Skip to content

Conversation

@codeboten
Copy link
Contributor

Fixes #6712

Fixes open-telemetry#6712

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.2%. Comparing base (030a91a) to head (38e5cbc).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #8281     +/-   ##
=======================================
- Coverage   82.3%   82.2%   -0.1%     
=======================================
  Files        193     194      +1     
  Lines      13769   13801     +32     
=======================================
+ Hits       11334   11355     +21     
- Misses      2030    2041     +11     
  Partials     405     405             
Files with missing lines Coverage Δ
otelconf/config.go 97.8% <100.0%> (+0.1%) ⬆️
otelconf/propagator.go 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
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

1 participant