Skip to content

otelhttp: Ignore informational response status codes when persisting status#6913

Merged
dmathieu merged 5 commits into
open-telemetry:mainfrom
VirrageS:update-writeheader
Mar 4, 2026
Merged

otelhttp: Ignore informational response status codes when persisting status#6913
dmathieu merged 5 commits into
open-telemetry:mainfrom
VirrageS:update-writeheader

Merge branch 'main' into update-writeheader

8fd602b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

82.1% (+0.0%) compared to 8986a19

View this Pull Request on Codecov

82.1% (+0.0%) compared to 8986a19

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.1%. Comparing base (8986a19) to head (8fd602b).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6913   +/-   ##
=====================================
  Coverage   82.1%   82.1%           
=====================================
  Files        180     180           
  Lines      13759   13765    +6     
=====================================
+ Hits       11307   11313    +6     
  Misses      2049    2049           
  Partials     403     403           
Files with missing lines Coverage Δ
...ux/otelmux/internal/request/resp_writer_wrapper.go 100.0% <100.0%> (ø)
...p/otelhttp/internal/request/resp_writer_wrapper.go 100.0% <100.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.