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

feat: support npm resolution for file imports #4135

Merged
merged 15 commits into from
Oct 24, 2023

Merge remote-tracking branch 'upstream/main' into feat/imports-resolv…

9977e9c
Select commit
Loading
Failed to load commit list.
Merged

feat: support npm resolution for file imports #4135

Merge remote-tracking branch 'upstream/main' into feat/imports-resolv…
9977e9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 1s

75.36% (+0.00%) compared to 0cac2c4

View this Pull Request on Codecov

75.36% (+0.00%) compared to 0cac2c4

Details

Codecov Report

Merging #4135 (9977e9c) into main (0cac2c4) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is 59.09%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4135   +/-   ##
=======================================
  Coverage   75.36%   75.36%           
=======================================
  Files         223      223           
  Lines       12259    12280   +21     
  Branches     3171     3177    +6     
=======================================
+ Hits         9239     9255   +16     
- Misses       3020     3025    +5     
Files Coverage Δ
packages/wrangler/src/deployment-bundle/bundle.ts 90.82% <100.00%> (+0.08%) ⬆️
...rangler/src/deployment-bundle/module-collection.ts 87.20% <57.14%> (-6.14%) ⬇️

... and 3 files with indirect coverage changes