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

test: Replace forEach() with for ... of in test-assert-typedarray-deepequal.js by JJJ54321 · Pull Request #50610 · nodejs/node · GitHub

/ node Public

test: Replace forEach() with for ... of in test-assert-typedarray-deepequal.js - #50610

Closed
JJJ54321 wants to merge 6 commits into
nodejs:mainfrom
JJJ54321:main
Closed

test: Replace forEach() with for ... of in test-assert-typedarray-deepequal.js#50610
JJJ54321 wants to merge 6 commits into
nodejs:mainfrom
JJJ54321:main

Conversation

JJJ54321 commented Nov 7, 2023

Copy link
Copy Markdown
Contributor

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Nov 7, 2023

tniessen commented Nov 7, 2023

Copy link
Copy Markdown
Member

@jialiu54321 Thank you for the contribution. The commit message does not match the commit message guidelines. It needs to start with the prefix test:, followed by a space and an imperative lowercase verb. The length must not exceed 70 characters.

tniessen added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Nov 7, 2023
JJJ54321 changed the title Replace forEach() with for ... of and use destructuring in test-assert-typedarray-deepequal.js test: Replace forEach() with for ... of in test-assert-typedarray-deepequal.js Nov 7, 2023
lpinca added commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. request-ci Add this label to start a Jenkins CI on a PR. labels Dec 27, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 27, 2023

Copy link
Copy Markdown
Collaborator

lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 27, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 27, 2023

Copy link
Copy Markdown
Collaborator

lpinca pushed a commit that referenced this pull request Dec 28, 2023
Replace `forEach()` with `for...of` in
`test/parallel/test-assert-typedarray-deepequal.js`.

PR-URL: #50610
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

lpinca commented Dec 28, 2023

Copy link
Copy Markdown
Member

Landed in 4560834.

lpinca closed this Dec 28, 2023
RafaelGSS pushed a commit that referenced this pull request Jan 2, 2024
Replace `forEach()` with `for...of` in
`test/parallel/test-assert-typedarray-deepequal.js`.

PR-URL: #50610
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
RafaelGSS mentioned this pull request Jan 2, 2024
richardlau pushed a commit that referenced this pull request Mar 25, 2024
Replace `forEach()` with `for...of` in
`test/parallel/test-assert-typedarray-deepequal.js`.

PR-URL: #50610
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
richardlau mentioned this pull request Mar 25, 2024
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

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL