Skip to content

refactor: rename default http1 dispatcher

d2d0156
Select commit
Loading
Failed to load commit list.
Draft

Upgrade urllib to undici 8 while preserving default HTTP/1.1 behavior #766

refactor: rename default http1 dispatcher
d2d0156
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 9, 2026 in 1s

94.21% (-0.45%) compared to f5b6def

View this Pull Request on Codecov

94.21% (-0.45%) compared to f5b6def

Details

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.21%. Comparing base (f5b6def) to head (d2d0156).

Files with missing lines Patch % Lines
src/HttpClient.ts 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #766      +/-   ##
==========================================
- Coverage   94.65%   94.21%   -0.45%     
==========================================
  Files          10       10              
  Lines         730      743      +13     
  Branches      228      235       +7     
==========================================
+ Hits          691      700       +9     
- Misses         36       40       +4     
  Partials        3        3              

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