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

stream: remove custom `CloneableDOMException` implementation by aduh95 · Pull Request #64469 · nodejs/node · GitHub

/ node Public

stream: remove custom CloneableDOMException implementation - #64469

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:clonable-domexception-who
Jul 22, 2026
Merged

stream: remove custom CloneableDOMException implementation#64469
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:clonable-domexception-who

Conversation

aduh95 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

As the comment says, it's more than time to revisit the hack now that DOMException has been clonable for a while

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
nodejs-github-bot added needs-ci PRs that need a full CI run. web streams labels Jul 13, 2026

codecov Bot commented Jul 13, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.23%. Comparing base (a1e3e6d) to head (dd6eea1).
⚠️ Report is 81 commits behind head on main.

Files with missing lines Patch % Lines
lib/internal/webstreams/transfer.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #64469      +/-   ##
==========================================
- Coverage   90.24%   90.23%   -0.01%     
==========================================
  Files         741      741              
  Lines      241604   241521      -83     
  Branches    45526    45523       -3     
==========================================
- Hits       218029   217940      -89     
- Misses      15107    15114       +7     
+ Partials     8468     8467       -1     
Files with missing lines Coverage Δ
lib/internal/webstreams/transfer.js 96.52% <50.00%> (-1.57%) ⬇️

... and 30 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.

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

aduh95 requested a review from jasnell July 22, 2026 08:30

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. commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 22, 2026
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 22, 2026
nodejs-github-bot merged commit 15d5b8f into nodejs:main Jul 22, 2026
79 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 15d5b8f

aduh95 added a commit that referenced this pull request Jul 30, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #64469
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
aduh95 added a commit that referenced this pull request Aug 6, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #64469
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
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. web streams

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL