Skip to content

fix(instrumentation-fetch): Handling null-body-status responses#6037

Merged
david-luna merged 7 commits into
open-telemetry:mainfrom
m0sa:main
Oct 31, 2025
Merged

fix(instrumentation-fetch): Handling null-body-status responses#6037
david-luna merged 7 commits into
open-telemetry:mainfrom
m0sa:main

removing 101 case

99e4837
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 0s

95.14% (+0.00%) compared to 46e4841

View this Pull Request on Codecov

95.14% (+0.00%) compared to 46e4841

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.14%. Comparing base (46e4841) to head (99e4837).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6037   +/-   ##
=======================================
  Coverage   95.14%   95.14%           
=======================================
  Files         315      316    +1     
  Lines        9161     9166    +5     
  Branches     2022     2023    +1     
=======================================
+ Hits         8716     8721    +5     
  Misses        445      445           

see 7 files with indirect coverage changes

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