Skip to content

Conversation

legendecas
Copy link
Member

Fixes #59677

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Aug 29, 2025
@legendecas legendecas force-pushed the domexception-extend branch from df06f28 to 2c39961 Compare August 29, 2025 17:25
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.89%. Comparing base (ac92c92) to head (2c39961).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #59680      +/-   ##
==========================================
+ Coverage   89.87%   89.89%   +0.01%     
==========================================
  Files         667      667              
  Lines      196851   196850       -1     
  Branches    38651    38658       +7     
==========================================
+ Hits       176925   176959      +34     
+ Misses      12360    12321      -39     
- Partials     7566     7570       +4     
Files with missing lines Coverage Δ
lib/internal/per_context/domexception.js 82.43% <100.00%> (ø)

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

@jasnell jasnell added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 29, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 29, 2025
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot properly extend DOMException
5 participants