Skip to content

feat: update hostname parsing to use with default base

0dfbd6c
Select commit
Loading
Failed to load commit list.
Merged

feat: use new URL instead of url.parse #5637

feat: update hostname parsing to use with default base
0dfbd6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2026 in 1s

83.68% (+0.11%) compared to 18704b6

View this Pull Request on Codecov

83.68% (+0.11%) compared to 18704b6

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.68%. Comparing base (18704b6) to head (0dfbd6c).

Files with missing lines Patch % Lines
lib/Server.js 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5637      +/-   ##
==========================================
+ Coverage   83.56%   83.68%   +0.11%     
==========================================
  Files          11       11              
  Lines        1947     1955       +8     
  Branches      723      724       +1     
==========================================
+ Hits         1627     1636       +9     
+ Misses        287      286       -1     
  Partials       33       33              

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