Skip to content

Conversation

@BridgeAR
Copy link
Member

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

This makes sure the indentation level is correct, no matter if the inspected buffer list is inspected on a deeper level and custom inspect options are now passed through to the actual inspection.
@BridgeARBridgeAR added the stream Issues and PRs related to the stream subsystem. label Sep 27, 2018
@BridgeAR
Copy link
MemberAuthor

@nodejs/streams PTAL

@BridgeAR
Copy link
MemberAuthor

@nodejs/util PTAL

Copy link
Member

@mcollinamcollina left a comment

Choose a reason for hiding this comment

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

LGTM

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 28, 2018
@mcollina
Copy link
Member

mcollina commented Sep 28, 2018 via email

@danbev
Copy link
Contributor

danbev commented Oct 1, 2018

CI: https://ci.nodejs.org/job/node-test-pull-request/17546/ ✔️ (besides Windows fanned)

@BridgeAR
Copy link
MemberAuthor

@danbev
Copy link
Contributor

danbev commented Oct 2, 2018

Another rebuild of Windows fanned: https://ci.nodejs.org/job/node-test-commit-windows-fanned/21193/ ✔️

@danbev
Copy link
Contributor

Landed in 9c3c0f4.

@danbevdanbev closed this Oct 2, 2018
danbev pushed a commit that referenced this pull request Oct 2, 2018
This makes sure the indentation level is correct, no matter if the inspected buffer list is inspected on a deeper level and custom inspect options are now passed through to the actual inspection. PR-URL: #23109 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
@cjihrigcjihrig mentioned this pull request Oct 3, 2018
targos pushed a commit that referenced this pull request Oct 3, 2018
This makes sure the indentation level is correct, no matter if the inspected buffer list is inspected on a deeper level and custom inspect options are now passed through to the actual inspection. PR-URL: #23109 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
@targostargos mentioned this pull request Oct 7, 2018
@BridgeARBridgeAR deleted the buffer-list-inspection branch January 20, 2020 11:42
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.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@BridgeAR@nodejs-github-bot@mcollina@danbev@jasnell