Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: fix typos in comments within internal/streams #54093

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

MCprotein
Copy link
Contributor

fixed typos in comments within the internal/streams directory.

fixed typos in comments within the internal/streams directory.
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/streams

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. labels Jul 29, 2024
lib/internal/streams/utils.js Outdated Show resolved Hide resolved
fixed typos in comments within the internal/streams directory.
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.05%. Comparing base (01cf9bc) to head (1d52868).
Report is 45 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #54093      +/-   ##
==========================================
- Coverage   87.07%   87.05%   -0.02%     
==========================================
  Files         643      643              
  Lines      181583   181583              
  Branches    34886    34876      -10     
==========================================
- Hits       158114   158083      -31     
- Misses      16751    16771      +20     
- Partials     6718     6729      +11     
Files Coverage Δ
lib/internal/streams/readable.js 96.19% <100.00%> (ø)
lib/internal/streams/transform.js 98.52% <100.00%> (ø)
lib/internal/streams/utils.js 86.53% <100.00%> (ø)
lib/internal/streams/writable.js 96.64% <100.00%> (ø)

... and 27 files with indirect coverage changes

@MCprotein
Copy link
Contributor Author

MCprotein commented Jul 29, 2024

@mcollina
I wonder why the macOS test failed. Could you please check it?
https://github.com/nodejs/node/actions/runs/10138987163
I think it may be flaky parallel/test-debugger-exceptions
nodejs/reliability#629

@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed needs-ci PRs that need a full CI run. labels Jul 29, 2024
@daeyeon daeyeon added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 30, 2024
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 31, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/54093
✔  Done loading data for nodejs/node/pull/54093
----------------------------------- PR info ------------------------------------
Title      lib: fix typos in comments within internal/streams (#54093)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     MCprotein:fix/typo -> nodejs:main
Labels     stream, author ready
Commits    2
 - lib: fix typos in comments within internal/streams
 - lib: fix typos in comments within internal/streams
Committers 1
 - MCprotein <chss3339@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/54093
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/54093
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Mon, 29 Jul 2024 05:31:10 GMT
   ✔  Approvals: 3
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/54093#pullrequestreview-2203971053
   ✔  - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/54093#pullrequestreview-2204037355
   ✔  - Jake Yuesong Li (@jakecastelli): https://github.com/nodejs/node/pull/54093#pullrequestreview-2205074194
   ✔  Last GitHub CI successful
   ✘  No Jenkins CI runs detected
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/10174706907

@daeyeon daeyeon added request-ci Add this label to start a Jenkins CI on a PR. needs-ci PRs that need a full CI run. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Aug 1, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 1, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@jakecastelli
Copy link
Contributor

jakecastelli commented Aug 4, 2024

I will just re-request ci as there were some issues with windows build - nodejs/build#3848

@jakecastelli jakecastelli added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 4, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 4, 2024
@nodejs-github-bot
Copy link
Collaborator

@jakecastelli jakecastelli added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 5, 2024
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Aug 5, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/54093
✔  Done loading data for nodejs/node/pull/54093
----------------------------------- PR info ------------------------------------
Title      lib: fix typos in comments within internal/streams (#54093)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     MCprotein:fix/typo -> nodejs:main
Labels     stream, author ready, needs-ci
Commits    2
 - lib: fix typos in comments within internal/streams
 - lib: fix typos in comments within internal/streams
Committers 1
 - MCprotein <chss3339@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/54093
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/54093
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Mon, 29 Jul 2024 05:31:10 GMT
   ✔  Approvals: 4
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/54093#pullrequestreview-2203971053
   ✔  - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/54093#pullrequestreview-2204037355
   ✔  - Jake Yuesong Li (@jakecastelli): https://github.com/nodejs/node/pull/54093#pullrequestreview-2205074194
   ✔  - Trivikram Kamat (@trivikr): https://github.com/nodejs/node/pull/54093#pullrequestreview-2217298130
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2024-08-04T12:24:09Z: https://ci.nodejs.org/job/node-test-pull-request/60865/
- Querying data for job/node-test-pull-request/60865/
   ✔  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 54093
From https://github.com/nodejs/node
 * branch                  refs/pull/54093/merge -> FETCH_HEAD
✔  Fetched commits as c6cf313bca11..1d5286845a69
--------------------------------------------------------------------------------
[main 3256e5c140] lib: fix typos in comments within internal/streams
 Author: MCprotein <chss3339@gmail.com>
 Date: Mon Jul 29 13:42:48 2024 +0900
 4 files changed, 4 insertions(+), 4 deletions(-)
[main 048b07ea25] lib: fix typos in comments within internal/streams
 Author: MCprotein <chss3339@gmail.com>
 Date: Mon Jul 29 15:03:36 2024 +0900
 1 file changed, 1 insertion(+), 1 deletion(-)
   ✔  Patches applied
There are 2 commits in the PR. Attempting autorebase.
Rebasing (2/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
lib: fix typos in comments within internal/streams

fixed typos in comments within the internal/streams directory.

PR-URL: #54093
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>

[detached HEAD 2a2f579c17] lib: fix typos in comments within internal/streams
Author: MCprotein <chss3339@gmail.com>
Date: Mon Jul 29 13:42:48 2024 +0900
4 files changed, 4 insertions(+), 4 deletions(-)
Rebasing (3/4)
Rebasing (4/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
lib: fix typos in comments within internal/streams

fixed typos in comments within the internal/streams directory.

PR-URL: #54093
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>

[detached HEAD 744ea60d46] lib: fix typos in comments within internal/streams
Author: MCprotein <chss3339@gmail.com>
Date: Mon Jul 29 15:03:36 2024 +0900
1 file changed, 1 insertion(+), 1 deletion(-)

Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/10240488109

@daeyeon daeyeon added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Aug 5, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 5, 2024
@nodejs-github-bot nodejs-github-bot merged commit e6ee6e2 into nodejs:main Aug 5, 2024
80 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in e6ee6e2

@MCprotein
Copy link
Contributor Author

@jakecastelli @daeyeon thank you!

targos pushed a commit that referenced this pull request Aug 14, 2024
fixed typos in comments within the internal/streams directory.

PR-URL: #54093
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@RafaelGSS RafaelGSS mentioned this pull request Aug 19, 2024
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 pending requests for changes, and a CI started. 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. stream Issues and PRs related to the stream subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants