Skip to content

Undici 8#4916

Open
mcollina wants to merge 8 commits intomainfrom
next
Open

Undici 8#4916
mcollina wants to merge 8 commits intomainfrom
next

Conversation

@mcollina
Copy link
Member

No description provided.

mcollina and others added 7 commits February 8, 2026 00:06
Resolved merge conflicts in:
- lib/api/api-request.js: kept responseHeaderData for raw headers feature
- lib/mock/mock-utils.js: kept new handler API and fixed abort handling
- lib/web/fetch/index.js: kept new onRequestUpgrade API pattern

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
(cherry picked from commit 09862a2)
# Conflicts:
#	lib/dispatcher/client-h2.js
#	lib/handler/unwrap-handler.js
#	lib/handler/wrap-handler.js
#	types/dispatcher.d.ts
#	types/index.d.ts
@mcollina mcollina requested review from Uzlopak and ronag March 20, 2026 09:45
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 89.12621% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.91%. Comparing base (51fd661) to head (2d2c95a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/dispatcher/dispatcher1-wrapper.js 75.24% 25 Missing ⚠️
lib/global.js 47.05% 9 Missing ⚠️
lib/interceptor/cache.js 73.33% 8 Missing ⚠️
lib/interceptor/decompress.js 74.07% 7 Missing ⚠️
lib/mock/mock-utils.js 91.17% 3 Missing ⚠️
lib/api/api-stream.js 93.33% 2 Missing ⚠️
lib/mock/snapshot-agent.js 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4916      +/-   ##
==========================================
- Coverage   92.92%   92.91%   -0.01%     
==========================================
  Files         112      111       -1     
  Lines       35646    35725      +79     
==========================================
+ Hits        33123    33193      +70     
- Misses       2523     2532       +9     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants