Add path mapping support to ESM and CJS loaders #1585
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%> (ø) |
Loading