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

benchmark: reduce code duplication by Trott · Pull Request #36568 · nodejs/node · GitHub

/ node Public

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 commented Dec 18, 2020

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-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
Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 18, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 18, 2020

Copy link
Copy Markdown
Collaborator

addaleax added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 19, 2020

Copy link
Copy Markdown
Member

Landed in fee3b89

addaleax closed this Dec 21, 2020
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>
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>
danielleadams mentioned this pull request May 3, 2021
Trott deleted the duplication branch September 25, 2022 17:07
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. benchmark Issues and PRs related to the benchmark subsystem. child_process Issues and PRs related to the child_process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL