Skip to content

test: cover experimental stream iterator builtins - #65964

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
sjungwon03:test/module-builtin-stream-iter
Sep 12, 2026
Merged

test: cover experimental stream iterator builtins#65964
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
sjungwon03:test/module-builtin-stream-iter

Conversation

@sjungwon03

Copy link
Copy Markdown
Contributor

Add stream/iter and zlib/iter coverage to test-module-builtin-experimental.js.

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure. labels Sep 10, 2026
Verify that stream/iter and zlib/iter are hidden by default and
exposed under both supported specifier forms when
--experimental-stream-iter is enabled.

Assisted-by: Codex
Signed-off-by: sjungwon03 <sjungwon03@gmail.com>
@sjungwon03
sjungwon03 force-pushed the test/module-builtin-stream-iter branch from 16c4615 to 90b4598 Compare September 10, 2026 15:04
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.18%. Comparing base (bd9d82d) to head (90b4598).
⚠️ Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65964      +/-   ##
==========================================
+ Coverage   90.16%   90.18%   +0.01%     
==========================================
  Files         771      771              
  Lines      265485   265489       +4     
  Branches    50466    50473       +7     
==========================================
+ Hits       239381   239421      +40     
+ Misses      17043    17004      -39     
- Partials     9061     9064       +3     

see 25 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.

@daeyeon daeyeon added author ready PRs with CI started, the required approvals, and no outstanding review comments. request-ci Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review. labels Sep 11, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review. label Sep 11, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@panva panva added the commit-queue PRs queued for automated landing through the Commit Queue. label Sep 12, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 224caba into nodejs:main Sep 12, 2026
76 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 224caba

@nodejs-github-bot nodejs-github-bot removed the commit-queue PRs queued for automated landing through the Commit Queue. label Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants