lib: insert argv[0] at argv[1] in setDeserializeMainFunction#62928
Closed
watilde wants to merge 1 commit into
Closed
lib: insert argv[0] at argv[1] in setDeserializeMainFunction#62928watilde wants to merge 1 commit into
watilde wants to merge 1 commit into
Conversation
Collaborator
|
Review requested:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #62928 +/- ##
==========================================
- Coverage 89.63% 89.62% -0.01%
==========================================
Files 706 706
Lines 219219 219219
Branches 42004 42002 -2
==========================================
- Hits 196499 196483 -16
- Misses 14622 14636 +14
- Partials 8098 8100 +2
🚀 New features to boost your workflow:
|
joyeecheung
approved these changes
Apr 24, 2026
Collaborator
Member
Author
|
This needs another @nodejs/tsc review, thanks! |
legendecas
approved these changes
Jun 8, 2026
Collaborator
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/62928 ✔ Done loading data for nodejs/node/pull/62928 ----------------------------------- PR info ------------------------------------ Title lib: insert argv[0] at argv[1] in setDeserializeMainFunction (#62928) Author Daijiro Wachi <daijiro.wachi@gmail.com> (@watilde) Branch watilde:snapshot-des -> nodejs:main Labels semver-major, author ready, needs-ci, v8 module Commits 1 - lib: insert argv[0] at argv[1] in setDeserializeMainFunction Committers 1 - Daijiro Wachi <daijiro.wachi@gmail.com> PR-URL: https://github.com/nodejs/node/pull/62928 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/62928 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 24 Apr 2026 14:47:40 GMT ✔ Approvals: 2 ✔ - Joyee Cheung (@joyeecheung) (TSC): https://github.com/nodejs/node/pull/62928#pullrequestreview-4173653011 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/62928#pullrequestreview-4449750587 ✘ GitHub CI failed with status: FAILURE ℹ Last Full PR CI on 2026-06-08T13:11:50Z: https://ci.nodejs.org/job/node-test-pull-request/73975/ - Querying data for job/node-test-pull-request/73975/ ✔ Build data downloaded - Querying failures of job/node-test-commit/88517/ ✔ Data downloaded ✘ 1 failure(s) on the last Jenkins CI run -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/27150717876 |
This comment was marked as outdated.
This comment was marked as outdated.
Collaborator
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/62928 ✔ Done loading data for nodejs/node/pull/62928 ----------------------------------- PR info ------------------------------------ Title lib: insert argv[0] at argv[1] in setDeserializeMainFunction (#62928) Author Daijiro Wachi <daijiro.wachi@gmail.com> (@watilde) Branch watilde:snapshot-des -> nodejs:main Labels semver-major, author ready, needs-ci, v8 module Commits 1 - lib: insert argv[0] at argv[1] in setDeserializeMainFunction Committers 1 - Daijiro Wachi <daijiro.wachi@gmail.com> PR-URL: https://github.com/nodejs/node/pull/62928 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/62928 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 24 Apr 2026 14:47:40 GMT ✔ Approvals: 2 ✔ - Joyee Cheung (@joyeecheung) (TSC): https://github.com/nodejs/node/pull/62928#pullrequestreview-4173653011 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/62928#pullrequestreview-4449750587 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2026-06-09T03:49:21Z: https://ci.nodejs.org/job/node-test-pull-request/73985/ - Querying data for job/node-test-pull-request/73985/ ✔ Build data downloaded ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD ✔ origin/main is now up-to-date - Downloading patch for 62928 From https://github.com/nodejs/node * branch refs/pull/62928/merge -> FETCH_HEAD ✔ Fetched commits as 5e645ccf5538..3f12b2cef97b -------------------------------------------------------------------------------- Auto-merging doc/api/v8.md Auto-merging lib/internal/v8/startup_snapshot.js [main b6f94eafb4] lib: insert argv[0] at argv[1] in setDeserializeMainFunction Author: Daijiro Wachi <daijiro.wachi@gmail.com> Date: Fri Apr 24 23:56:49 2026 +0900 8 files changed, 11 insertions(+), 10 deletions(-) ✔ Patches applied -------------------------------------------------------------------------------- --------------------------------- New Message ---------------------------------- lib: insert argv[0] at argv[1] in setDeserializeMainFunctionhttps://github.com/nodejs/node/actions/runs/27212419294 |
Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com>
Collaborator
watilde
added a commit
that referenced
this pull request
Jun 10, 2026
Signed-off-by: Daijiro Wachi <daijiro.wachi@gmail.com> PR-URL: #62928 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Member
Author
|
Landed in 19c46ab |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.