Skip to content

otelhttp: export SpanNameFormatters

a44c60f
Select commit
Loading
Failed to load commit list.
Closed

otelhttp: export SpanNameFormatters #7197

otelhttp: export SpanNameFormatters
a44c60f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

80.7% (+0.0%) compared to a011722

View this Pull Request on Codecov

80.7% (+0.0%) compared to a011722

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.7%. Comparing base (a011722) to head (a44c60f).
⚠️ Report is 1208 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7197   +/-   ##
=====================================
  Coverage   80.7%   80.7%           
=====================================
  Files        205     205           
  Lines      18083   18089    +6     
=====================================
+ Hits       14601   14613   +12     
+ Misses      3062    3058    -4     
+ Partials     420     418    -2     
Files with missing lines Coverage Δ
instrumentation/net/http/otelhttp/config.go 85.0% <100.0%> (+1.2%) ⬆️
instrumentation/net/http/otelhttp/handler.go 92.9% <100.0%> (+<0.1%) ⬆️
instrumentation/net/http/otelhttp/transport.go 94.7% <100.0%> (-0.1%) ⬇️

... 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.