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

doc: fix `TestsStream` parent class by pluris · Pull Request #51181 · nodejs/node · GitHub

/ node Public

doc: fix TestsStream parent class - #51181

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
pluris:doc/test_stream
Dec 18, 2023
Merged

doc: fix TestsStream parent class#51181
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
pluris:doc/test_stream

Conversation

pluris commented Dec 16, 2023
edited by aduh95
Loading

Copy link
Copy Markdown
Contributor

As mentioned in the problem, the link was incorrect and has been fixed.

Fixes: #51174

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

nodejs-github-bot added doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem. labels Dec 16, 2023

lpinca commented Dec 16, 2023

Copy link
Copy Markdown
Member

I understand why you added "link" in the commit message but it is a bit confusing. How about "fix TestsStrem parent class"?

pluris changed the title doc: fix incorrect link for TestsStream doc: fix TestsStream parent class Dec 16, 2023

pluris commented Dec 16, 2023

Copy link
Copy Markdown
Contributor Author

@lpinca I think the commit message you suggested is clearer.
Thank you for the comment. I fixed it.

aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Dec 17, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 18, 2023
nodejs-github-bot merged commit b931e61 into nodejs:main Dec 18, 2023

Copy link
Copy Markdown
Collaborator

Landed in b931e61

RafaelGSS pushed a commit that referenced this pull request Jan 2, 2024
PR-URL: #51181
Fixes: #51174
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
RafaelGSS mentioned this pull request Jan 2, 2024
richardlau pushed a commit that referenced this pull request Mar 25, 2024
PR-URL: #51181
Fixes: #51174
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TestStream is a Node stream but docs link to web ReadableStream

6 participants


Back | FazBrowse Home | New Git URL