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

fix: ensure worker reloads when importing node:* modules #4962

Merged
merged 3 commits into from
Feb 9, 2024

fix: add type arguments to `seen` and `warnedPackaged`

a692499
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure worker reloads when importing node:* modules #4962

fix: add type arguments to `seen` and `warnedPackaged`
a692499
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

70.45% (+0.02%) compared to ffafe8a

View this Pull Request on Codecov

70.45% (+0.02%) compared to ffafe8a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ffafe8a) 70.43% compared to head (a692499) 70.45%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4962      +/-   ##
==========================================
+ Coverage   70.43%   70.45%   +0.02%     
==========================================
  Files         295      295              
  Lines       15407    15409       +2     
  Branches     3948     3948              
==========================================
+ Hits        10852    10857       +5     
+ Misses       4555     4552       -3     
Files Coverage Δ
...deployment-bundle/esbuild-plugins/nodejs-compat.ts 96.87% <100.00%> (+6.55%) ⬆️
packages/wrangler/src/navigator-user-agent.ts 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes