Skip to content

test: cover experimental stream iterator builtins - #65964

Open
sjungwon03 wants to merge 1 commit into
nodejs:mainfrom
sjungwon03:test/module-builtin-stream-iter
Open

test: cover experimental stream iterator builtins#65964
sjungwon03 wants to merge 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 5 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.

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

Labels

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.

2 participants