Skip to content

Fix JSON parsing error for empty response bodies

8428ca5
Select commit
Loading
Failed to load commit list.
Merged

Fix JSON parsing error on empty response bodies without Content-Length header #3201

Fix JSON parsing error for empty response bodies
8428ca5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 1s

33.47% (+0.07%) compared to 6b337ae

View this Pull Request on Codecov

33.47% (+0.07%) compared to 6b337ae

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.47%. Comparing base (6b337ae) to head (8428ca5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3201      +/-   ##
==========================================
+ Coverage   33.40%   33.47%   +0.07%     
==========================================
  Files         451      451              
  Lines       34484    34496      +12     
  Branches     2229     2244      +15     
==========================================
+ Hits        11518    11547      +29     
+ Misses      22936    22919      -17     
  Partials       30       30              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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