Skip to content

test: improve coverage of stream.Readable - #38702

Closed
pd4d10 wants to merge 4 commits into
nodejs:masterfrom
pd4d10:test-stream-read-size
Closed

test: improve coverage of stream.Readable#38702
pd4d10 wants to merge 4 commits into
nodejs:masterfrom
pd4d10:test-stream-read-size

Conversation

@pd4d10

Copy link
Copy Markdown
Contributor

Comment threadtest/parallel/test-stream-readable-read-size.js Outdated
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@nodejs-github-bot

This comment has been minimized.

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests. labels May 16, 2021
@Linkgoron

Linkgoron commented May 16, 2021

Copy link
Copy Markdown
Contributor

I think that it would make sense to put this in test-streams-highwatermark.js

@nodejs-github-bot

This comment has been minimized.

@github-actionsgithub-actionsBot added the needs-ci PRs that need a full CI run. label May 16, 2021
Comment threadtest/parallel/test-streams-highwatermark.js Outdated

@TrottTrott 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.

LGTM with suggestion or similar fix

Co-authored-by: Rich Trott <rtrott@gmail.com>
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@mcollinamcollina 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.

lgtm

@nodejs-github-bot

This comment has been minimized.

@waelsy123waelsy123 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@nodejs-github-bot

nodejs-github-bot commented May 19, 2021

Copy link
Copy Markdown
Collaborator

@jasnell

Copy link
Copy Markdown
Member

Landed in fc6e7e9

@jasnelljasnell closed this May 19, 2021
jasnell pushed a commit that referenced this pull request May 19, 2021
PR-URL: #38702
Refs: https://coverage.nodejs.org/coverage-0996eb71edbd47d9/lib/internal/streams/readable.js.html#L401
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@pd4d10
pd4d10 deleted the test-stream-read-size branch May 19, 2021 16:27
danielleadams pushed a commit that referenced this pull request May 31, 2021
PR-URL: #38702
Refs: https://coverage.nodejs.org/coverage-0996eb71edbd47d9/lib/internal/streams/readable.js.html#L401
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 31, 2021
targos pushed a commit that referenced this pull request Sep 4, 2021
PR-URL: #38702
Refs: https://coverage.nodejs.org/coverage-0996eb71edbd47d9/lib/internal/streams/readable.js.html#L401
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@targostargos mentioned this pull request Sep 4, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.needs-ciPRs that need a full CI run.streamIssues and PRs related to the stream subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@pd4d10@nodejs-github-bot@Linkgoron@jasnell@mcollina@Trott@benjamingr@lpinca@watilde@waelsy123@aduh95