Skip to content

benchmark: reduce code duplication - #36568

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:duplication
Closed

benchmark: reduce code duplication#36568
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:duplication

Conversation

@Trott

Copy link
Copy Markdown
Member

Merge duplicate case code in child-process-params.js.

Related Issues

Fixes: https://github.com/nodejs/node/issues/<issue_number>

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge duplicate case code in child-process-params.js.
@nodejs-github-botnodejs-github-bot added benchmark Issues and PRs related to the benchmark subsystem. child_process Issues and PRs related to the child_process subsystem. labels Dec 18, 2020
@TrottTrott added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 18, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 18, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@addaleaxaddaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 19, 2020
@addaleax

Copy link
Copy Markdown
Member

Landed in fee3b89

addaleax pushed a commit that referenced this pull request Dec 21, 2020
Merge duplicate case code in child-process-params.js.
PR-URL: #36568
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit that referenced this pull request Dec 21, 2020
Merge duplicate case code in child-process-params.js.
PR-URL: #36568
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@targostargos mentioned this pull request Dec 22, 2020
targos pushed a commit that referenced this pull request May 1, 2021
Merge duplicate case code in child-process-params.js.
PR-URL: #36568
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
@Trott
Trott deleted the duplication branch September 25, 2022 17:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.benchmarkIssues and PRs related to the benchmark subsystem.child_processIssues and PRs related to the child_process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@addaleax@lpinca@aduh95