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

Improve DX with node:* modules #4499

Merged
merged 10 commits into from
Feb 7, 2024

fix tests

925b0be
Select commit
Loading
Failed to load commit list.
Merged

Improve DX with node:* modules #4499

fix tests
925b0be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 0s

83.48% of diff hit (target 70.44%)

View this Pull Request on Codecov

83.48% of diff hit (target 70.44%)

Annotations

Check warning on line 548 in packages/wrangler/src/deploy/deploy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deploy/deploy.ts#L548

Added line #L548 was not covered by tests

Check warning on line 552 in packages/wrangler/src/deploy/deploy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deploy/deploy.ts#L552

Added line #L552 was not covered by tests

Check warning on line 31 in packages/wrangler/src/deployment-bundle/create-worker-upload-form.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deployment-bundle/create-worker-upload-form.ts#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 45 in packages/wrangler/src/deployment-bundle/esbuild-plugins/nodejs-compat.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deployment-bundle/esbuild-plugins/nodejs-compat.ts#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 53 in packages/wrangler/src/deployment-bundle/esbuild-plugins/nodejs-compat.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deployment-bundle/esbuild-plugins/nodejs-compat.ts#L53

Added line #L53 was not covered by tests

Check warning on line 66 in packages/wrangler/src/deployment-bundle/find-additional-modules.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deployment-bundle/find-additional-modules.ts#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 68 in packages/wrangler/src/deployment-bundle/find-additional-modules.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deployment-bundle/find-additional-modules.ts#L68

Added line #L68 was not covered by tests

Check warning on line 70 in packages/wrangler/src/deployment-bundle/find-additional-modules.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deployment-bundle/find-additional-modules.ts#L70

Added line #L70 was not covered by tests

Check warning on line 92 in packages/wrangler/src/deployment-bundle/find-additional-modules.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/deployment-bundle/find-additional-modules.ts#L92

Added line #L92 was not covered by tests

Check warning on line 181 in packages/wrangler/src/dev/miniflare.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/dev/miniflare.ts#L181

Added line #L181 was not covered by tests

Check warning on line 194 in packages/wrangler/src/dev/miniflare.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/dev/miniflare.ts#L194

Added line #L194 was not covered by tests

Check warning on line 308 in packages/wrangler/src/pages/dev.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/pages/dev.ts#L308

Added line #L308 was not covered by tests

Check warning on line 300 in packages/wrangler/src/versions/upload.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/versions/upload.ts#L299-L300

Added lines #L299 - L300 were not covered by tests