Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path mapping support to ESM and CJS loaders #1585

Open
wants to merge 79 commits into
base: main
Choose a base branch
from

turn on experimental resolver; add required file extensions to esm tests

6632481
Select commit
Loading
Failed to load commit list.
Open

Add path mapping support to ESM and CJS loaders #1585

turn on experimental resolver; add required file extensions to esm tests
6632481
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 1s

80.78% (+1.19%) compared to ff78b64

View this Pull Request on Codecov

80.78% (+1.19%) compared to ff78b64

Details

Codecov Report

Attention: Patch coverage is 93.49593% with 8 lines in your changes missing coverage. Please review.

Project coverage is 80.78%. Comparing base (ff78b64) to head (6632481).
Report is 67 commits behind head on main.

Additional details and impacted files
Files Coverage Δ
dist-raw/node-internal-errors.js 97.50% <100.00%> (+1.84%) ⬆️
src/configuration.ts 86.06% <ø> (ø)
src/cjs-resolve-hooks.ts 87.17% <96.00%> (+13.84%) ⬆️
src/esm.ts 84.72% <92.30%> (+1.38%) ⬆️
src/index.ts 79.56% <71.42%> (-0.13%) ⬇️
src/path-mapping.ts 92.85% <92.85%> (ø)

... and 3 files with indirect coverage changes