Skip to content

fix(instr-fetch): avoid unwrap fetch API#6575

Merged
pichlermarc merged 10 commits into
open-telemetry:mainfrom
david-luna:fetch-xhr-apis-patch
Apr 17, 2026
Merged

fix(instr-fetch): avoid unwrap fetch API#6575
pichlermarc merged 10 commits into
open-telemetry:mainfrom
david-luna:fetch-xhr-apis-patch

Merge branch 'main' into fetch-xhr-apis-patch

29ded9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 1s

95.72% (-0.04%) compared to 2da8d39

View this Pull Request on Codecov

95.72% (-0.04%) compared to 2da8d39

Details

Codecov Report

❌ Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.72%. Comparing base (2da8d39) to head (29ded9a).

Files with missing lines Patch % Lines
...s/opentelemetry-instrumentation-fetch/src/fetch.ts 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6575      +/-   ##
==========================================
- Coverage   95.76%   95.72%   -0.04%     
==========================================
  Files         375      375              
  Lines       12761    12769       +8     
  Branches     3025     3028       +3     
==========================================
+ Hits        12220    12223       +3     
- Misses        541      546       +5     
Files with missing lines Coverage Δ
...s/opentelemetry-instrumentation-fetch/src/fetch.ts 84.38% <58.33%> (-1.64%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.