Skip to content

test: add coverage for breakLength one-column array - #36657

Merged
Trott merged 0 commit into
nodejs:masterfrom
Trott:cover-me
Jan 4, 2021
Merged

test: add coverage for breakLength one-column array#36657
Trott merged 0 commit into
nodejs:masterfrom
Trott:cover-me

Conversation

@Trott

Copy link
Copy Markdown
Member

Add coverage for breakLength option resulting in a single-column array
display.

Refs: https://coverage.nodejs.org/coverage-0b6d3070a176d437/lib/internal/util/inspect.js.html#L1277

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

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Dec 28, 2020
@TrottTrott changed the title test; add coverage for breakLength one-column arraytest: add coverage for breakLength one-column arrayDec 28, 2020
@Trott
Trott requested a review from BridgeARJanuary 1, 2021 13:27
@TrottTrott added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 1, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 1, 2021
@TrottTrott added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 3, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 3, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Trott

Trott commented Jan 4, 2021

Copy link
Copy Markdown
MemberAuthor

Landed in f0fc4b8

@TrottTrott closed this Jan 4, 2021
@Trott
Trott merged commit f0fc4b8 into nodejs:masterJan 4, 2021
@Trott
Trott deleted the cover-me branch January 4, 2021 01:47
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Add coverage for breakLength option resulting in a single-column array
display.
Refs: https://coverage.nodejs.org/coverage-0b6d3070a176d437/lib/internal/util/inspect.js.html#L1277
PR-URL: #36657
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Add coverage for breakLength option resulting in a single-column array
display.
Refs: https://coverage.nodejs.org/coverage-0b6d3070a176d437/lib/internal/util/inspect.js.html#L1277
PR-URL: #36657
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@jasnell@BridgeAR@Lxxyx