stream: pause/resume on destroyed streams should be noop by ronag · Pull Request #62557 · nodejs/node
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 35.2k
Open
ronag wants to merge 1 commit intonodejs:mainfrom
Open
stream: pause/resume on destroyed streams should be noop#62557
ronag wants to merge 1 commit intonodejs:mainfrom
stream: pause/resume on destroyed streams should be noop#62557
ronag wants to merge 1 commit intonodejs:mainfrom
Conversation
ronag
requested a review
from mcollina
Copy link Copy Markdown
Collaborator
nodejs-github-bot
commented
Apr 2, 2026
nodejs-github-bot commented
Apr 2, 2026Review requested:
- @nodejs/streams
nodejs-github-bot
added
needs-ci
labels
Apr 2, 2026
ronag
force-pushed
the
pause-resume-destroyed
branch
from
142dc31 to
e6edbb5
Compare
ronag
requested a review
from jasnell
mcollina approved these changes Apr 2, 2026
Copy link Copy Markdown
Member
mcollina
left a comment
mcollina
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
ronag
added
author ready
labels
Apr 2, 2026
github-actions
bot
removed
the
request-ci
label
Apr 2, 2026Copy link Copy Markdown
Collaborator
nodejs-github-bot
commented
Apr 2, 2026
nodejs-github-bot commented
Apr 2, 2026Copy link Copy Markdown
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.71%. Comparing base (e0d2e1c) to head (e6edbb5).
⚠️ Report is 10 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #62557 +/- ## ========================================== - Coverage 89.72% 89.71% -0.02% ========================================== Files 695 695 Lines 214142 214160 +18 Branches 41001 41008 +7 ========================================== - Hits 192137 192125 -12 Misses 14078 14078 - Partials 7927 7957 +30
| Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/internal/streams/readable.js | 97.17% <100.00%> (+<0.01%) |
⬆️ |
🚀 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.
lpinca approved these changes Apr 2, 2026
github-actions
bot
removed
the
request-ci
label
Apr 2, 2026Copy link Copy Markdown
Collaborator
nodejs-github-bot
commented
Apr 2, 2026
nodejs-github-bot commented
Apr 2, 2026Copy link Copy Markdown
Collaborator
nodejs-github-bot
commented
Apr 3, 2026
nodejs-github-bot commented
Apr 3, 2026This 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