Skip to content

Fix routing for Express 5

c85d0d3
Select commit
Loading
Failed to load commit list.
Merged

Update to Express 5 #7251

Fix routing for Express 5
c85d0d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2025 in 0s

72.94% (+0.54%) compared to d23d1a9

View this Pull Request on Codecov

72.94% (+0.54%) compared to d23d1a9

Details

Codecov Report

Attention: Patch coverage is 61.90476% with 8 lines in your changes missing coverage. Please review.

Project coverage is 72.94%. Comparing base (d23d1a9) to head (c85d0d3).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/node/routes/index.ts 58.82% 7 Missing ⚠️
src/node/routes/vscode.ts 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7251      +/-   ##
==========================================
+ Coverage   72.39%   72.94%   +0.54%     
==========================================
  Files          31       29       -2     
  Lines        1913     1785     -128     
  Branches      414      380      -34     
==========================================
- Hits         1385     1302      -83     
+ Misses        446      408      -38     
+ Partials       82       75       -7     
Files with missing lines Coverage Δ
src/node/routes/errors.ts 84.21% <ø> (ø)
src/node/routes/pathProxy.ts 82.14% <ø> (ø)
src/node/wsRouter.ts 92.00% <100.00%> (ø)
src/node/routes/vscode.ts 24.75% <50.00%> (ø)
src/node/routes/index.ts 79.38% <58.82%> (+2.96%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db5f99d...c85d0d3. Read the comment docs.

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