Skip to content

esm: fix path normalization in finalizeResolution#62080

Open
aduh95 wants to merge 1 commit intonodejs:mainfrom
aduh95:remove-trailing-slash
Open

esm: fix path normalization in finalizeResolution#62080
aduh95 wants to merge 1 commit intonodejs:mainfrom
aduh95:remove-trailing-slash

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Mar 2, 2026

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/loaders

@nodejs-github-bot nodejs-github-bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. labels Mar 2, 2026
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.65%. Comparing base (88be44d) to head (c02f991).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #62080      +/-   ##
==========================================
- Coverage   89.65%   89.65%   -0.01%     
==========================================
  Files         676      676              
  Lines      206326   206326              
  Branches    39520    39525       +5     
==========================================
- Hits       184990   184989       -1     
+ Misses      13471    13466       -5     
- Partials     7865     7871       +6     
Files with missing lines Coverage Δ
lib/internal/modules/esm/resolve.js 99.04% <100.00%> (+0.09%) ⬆️

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

esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants