Skip to content

Conversation

SeokhunEom
Copy link
Contributor

Fixes the constructor name in the stack tree for _errnoException.

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module. labels Oct 8, 2025
Fixes the constructor name in the stack tree for _errnoException.
@SeokhunEom SeokhunEom force-pushed the fix-errnoException-stacktree branch from ac46097 to 9045847 Compare October 8, 2025 04:36
@SeokhunEom SeokhunEom changed the title lib: fix constructor in errnoException stack tree lib: fix constructor in _errnoException stack tree Oct 8, 2025
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.54%. Comparing base (b13f24c) to head (9045847).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #60156   +/-   ##
=======================================
  Coverage   88.53%   88.54%           
=======================================
  Files         703      703           
  Lines      207997   207997           
  Branches    40015    40020    +5     
=======================================
+ Hits       184150   184167   +17     
+ Misses      15864    15854   -10     
+ Partials     7983     7976    -7     
Files with missing lines Coverage Δ
lib/util.js 97.95% <100.00%> (ø)

... and 26 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. util Issues and PRs related to the built-in util module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants