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

test_runner: avoid spread operator on arrays by aduh95 · Pull Request #55143 · nodejs/node · GitHub

/ node Public

test_runner: avoid spread operator on arrays - #55143

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:no-spread-on-arrays
Sep 29, 2024
Merged

test_runner: avoid spread operator on arrays#55143
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:no-spread-on-arrays

Conversation

aduh95 commented Sep 27, 2024

Copy link
Copy Markdown
Contributor

No description provided.

aduh95 requested a review from cjihrig September 27, 2024 15:16

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

nodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels Sep 27, 2024

codecov Bot commented Sep 27, 2024
edited
Loading

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.24%. Comparing base (fbc6fcb) to head (979af26).
Report is 358 commits behind head on main.

Files with missing lines Patch % Lines
lib/internal/test_runner/runner.js 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #55143   +/-   ##
=======================================
  Coverage   88.23%   88.24%           
=======================================
  Files         651      651           
  Lines      183914   183901   -13     
  Branches    35865    35862    -3     
=======================================
+ Hits       162279   162282    +3     
+ Misses      14910    14904    -6     
+ Partials     6725     6715   -10     
Files with missing lines Coverage Δ
lib/internal/test_runner/test.js 96.94% <100.00%> (+<0.01%) ⬆️
lib/internal/test_runner/runner.js 86.75% <33.33%> (-0.10%) ⬇️

... and 20 files with indirect coverage changes

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

aduh95 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. labels Sep 28, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 28, 2024

Copy link
Copy Markdown
Collaborator

aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 28, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 29, 2024
nodejs-github-bot merged commit 103b843 into nodejs:main Sep 29, 2024

Copy link
Copy Markdown
Collaborator

Landed in 103b843

aduh95 deleted the no-spread-on-arrays branch September 29, 2024 17:58
targos pushed a commit that referenced this pull request Oct 4, 2024
PR-URL: #55143
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Oct 4, 2024
PR-URL: #55143
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
aduh95 mentioned this pull request Oct 9, 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. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL