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

stream: fix toWeb typo by ronag · Pull Request #39496 · nodejs/node · GitHub

/ node Public

stream: fix toWeb typo - #39496

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:web-typo
Closed

stream: fix toWeb typo#39496
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:web-typo

Conversation

ronag commented Jul 23, 2021

Copy link
Copy Markdown
Member

No description provided.

ronag requested review from jasnell and mcollina July 23, 2021 07:42
nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 23, 2021

ronag commented Jul 23, 2021

Copy link
Copy Markdown
Member Author

@nodejs/streams

ronag commented Jul 23, 2021

Copy link
Copy Markdown
Member Author

Maybe the naming could be improved? It's really hard (impossible?) to tell difference between e.g.

newStreamReadableFromReadableStream
newReadableStreamFromStreamReadable

and also know which one does what. I had to literally go into the implementation check that it looks like it's working on a node stream and copy/paste the function name to make sure I got the right one.

ronag added the stream Issues and PRs related to the stream subsystem. label Jul 23, 2021

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

ronag added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. and removed needs-ci PRs that need a full CI run. labels Jul 24, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 24, 2021

Copy link
Copy Markdown
Collaborator

ronag added a commit that referenced this pull request Jul 25, 2021
PR-URL: #39496
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

ronag commented Jul 25, 2021

Copy link
Copy Markdown
Member Author

Landed in 79f4d5a

targos commented Jul 26, 2021

Copy link
Copy Markdown
Member

Depends on #39134

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. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL