Use error handler in session server #7455
Merged
Codecov / codecov/project
succeeded
Aug 4, 2025 in 0s
73.81% (+0.17%) compared to bc15fa4
View this Pull Request on Codecov
73.81% (+0.17%) compared to bc15fa4
Details
Codecov Report
❌ Patch coverage is 66.66667%
with 3 lines
in your changes missing coverage. Please review.
✅ Project coverage is 73.81%. Comparing base (bc15fa4
) to head (7136556
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/node/vscodeSocket.ts | 66.66% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #7455 +/- ##
==========================================
+ Coverage 73.63% 73.81% +0.17%
==========================================
Files 29 29
Lines 1817 1814 -3
Branches 391 391
==========================================
+ Hits 1338 1339 +1
+ Misses 405 401 -4
Partials 74 74
Files with missing lines | Coverage Δ | |
---|---|---|
src/node/vscodeSocket.ts | 89.32% <66.66%> (+3.47%) |
⬆️ |
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 bc15fa4...7136556. 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.
Loading