Skip to content

test: use for-of instead of forEach - #65268

Open
devfep wants to merge 1 commit into
nodejs:mainfrom
devfep:my-first-contribution
Open

test: use for-of instead of forEach#65268
devfep wants to merge 1 commit into
nodejs:mainfrom
devfep:my-first-contribution

Conversation

@devfep

@devfep devfep commented Aug 13, 2026

Copy link
Copy Markdown

Signed-off-by: Felix P. devfep@gmail.com

Signed-off-by: Felix P. <devfep@gmail.com>
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Aug 13, 2026
@avivkeller avivkeller added the code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. label Aug 13, 2026
@jasnell jasnell added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 13, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 13, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.32%. Comparing base (1662b69) to head (c762869).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #65268   +/-   ##
=======================================
  Coverage   90.31%   90.32%           
=======================================
  Files         751      751           
  Lines      249776   249776           
  Branches    47173    47180    +7     
=======================================
+ Hits       225587   225608   +21     
+ Misses      15585    15577    -8     
+ Partials     8604     8591   -13     

see 34 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants