FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sea: print error information when fs operations fail by joyeecheung · Pull Request #61581 · nodejs/node · GitHub

/ node Public

sea: print error information when fs operations fail - #61581

Closed
joyeecheung wants to merge 2 commits into
nodejs:mainfrom
joyeecheung:sea-err-code
Closed

sea: print error information when fs operations fail#61581
joyeecheung wants to merge 2 commits into
nodejs:mainfrom
joyeecheung:sea-err-code

Conversation

joyeecheung commented Jan 29, 2026
edited
Loading

Copy link
Copy Markdown
Member

Refs: #61579

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/single-executable

nodejs-github-bot added needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications labels Jan 29, 2026

richardlau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Is this testable (e.g. passing a non-existent binary in the config?)?

codecov Bot commented Jan 29, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.76%. Comparing base (68d7b6f) to head (905a22e).
⚠️ Report is 448 commits behind head on main.

Files with missing lines Patch % Lines
src/node_sea_bin.cc 50.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #61581      +/-   ##
==========================================
- Coverage   89.77%   89.76%   -0.02%     
==========================================
  Files         673      673              
  Lines      203820   203864      +44     
  Branches    39175    39189      +14     
==========================================
+ Hits       182987   183006      +19     
- Misses      13152    13187      +35     
+ Partials     7681     7671      -10     
Files with missing lines Coverage Δ
src/node_sea_bin.cc 41.72% <50.00%> (+0.12%) ⬆️

... and 34 files with indirect coverage changes

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

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Contributor

This is a good change and also my issue is more to do with missing command prompt detection: #61579 (comment)

joyeecheung added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. labels Feb 2, 2026
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 2, 2026

Copy link
Copy Markdown
Collaborator

Landed in baba748...8e41b8d

nodejs-github-bot pushed a commit that referenced this pull request Feb 2, 2026
PR-URL: #61581
Refs: #61579
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
aduh95 pushed a commit that referenced this pull request Feb 2, 2026
PR-URL: #61581
Refs: #61579
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
himself65 pushed a commit to himself65/node that referenced this pull request Mar 10, 2026
PR-URL: nodejs#61581
Refs: nodejs#61579
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
aduh95 added the backport-open-v24.x Indicate that the PR has an open backport label Apr 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-open-v24.x Indicate that the PR has an open backport commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL