Skip to content

fix(otelaws): don't record 304 Not Modified as a span error - #9474

Open
pujitha24 wants to merge 4 commits into
open-telemetry:mainfrom
pujitha24:auto/issue-6331
Open

fix(otelaws): don't record 304 Not Modified as a span error#9474
pujitha24 wants to merge 4 commits into
open-telemetry:mainfrom
pujitha24:auto/issue-6331

test(otelaws): drop redundant Test_responseStatusCode

d35c6de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2026 in 1s

84.5% (-0.1%) compared to b0f0785

View this Pull Request on Codecov

84.5% (-0.1%) compared to b0f0785

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.5%. Comparing base (b0f0785) to head (d35c6de).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #9474     +/-   ##
=======================================
- Coverage   84.5%   84.5%   -0.1%     
=======================================
  Files        203     203             
  Lines      16805   16813      +8     
=======================================
- Hits       14215   14212      -3     
- Misses      2110    2121     +11     
  Partials     480     480             
Files with missing lines Coverage Δ
...tation/github.com/aws/aws-sdk-go-v2/otelaws/aws.go 97.7% <100.0%> (+0.2%) ⬆️

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