Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Express 5 #7251

Merged
merged 4 commits into from
Mar 7, 2025
Merged

Update to Express 5 #7251

merged 4 commits into from
Mar 7, 2025

Conversation

code-asher
Copy link
Member

No description provided.

Copy link

codecov bot commented Mar 7, 2025

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

dependabot bot and others added 4 commits March 6, 2025 15:09
We are trying to update Express to fix a vulnerability.

We would have to update the plugins as well, but since we are no longer
using the plugin system, we can just delete it instead.
@code-asher code-asher merged commit 4b7bca3 into main Mar 7, 2025
17 checks passed
@code-asher code-asher deleted the asher/express-5 branch March 7, 2025 00:28
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.

1 participant