Skip to content

feat: add option to customise URL parsing in IPX server#259

Open
sgarner wants to merge 8 commits into
unjs:mainfrom
sgarner:feat/format-extension
Open

feat: add option to customise URL parsing in IPX server#259
sgarner wants to merge 8 commits into
unjs:mainfrom
sgarner:feat/format-extension

fix: correct return type of createIPXH3Handler

6150ef7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 0s

48.55% (-7.48%) compared to f666cb4

View this Pull Request on Codecov

48.55% (-7.48%) compared to f666cb4

Details

Codecov Report

❌ Patch coverage is 65.85366% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.55%. Comparing base (f666cb4) to head (6150ef7).
⚠️ Report is 71 commits behind head on main.

Files with missing lines Patch % Lines
src/server.ts 65.85% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
- Coverage   56.02%   48.55%   -7.48%     
==========================================
  Files          14       13       -1     
  Lines        1203      898     -305     
  Branches       83       91       +8     
==========================================
- Hits          674      436     -238     
+ Misses        526      459      -67     
  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.