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

wrangler: some additions #4013

Merged
merged 33 commits into from
Sep 26, 2023

vectorize: fix formatting

73a28b2
Select commit
Loading
Failed to load commit list.
Merged

wrangler: some additions #4013

vectorize: fix formatting
73a28b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2023 in 1s

25.46% of diff hit (target 75.01%)

View this Pull Request on Codecov

25.46% of diff hit (target 75.01%)

Annotations

Check warning on line 91 in packages/wrangler/src/cfetch/internal.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/cfetch/internal.ts#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 214 in packages/wrangler/src/config/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/index.ts#L214

Added line #L214 was not covered by tests

Check warning on line 217 in packages/wrangler/src/config/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/index.ts#L216-L217

Added lines #L216 - L217 were not covered by tests

Check warning on line 2268 in packages/wrangler/src/config/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/validation.ts#L2268

Added line #L2268 was not covered by tests

Check warning on line 2271 in packages/wrangler/src/config/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/validation.ts#L2271

Added line #L2271 was not covered by tests

Check warning on line 2273 in packages/wrangler/src/config/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/validation.ts#L2273

Added line #L2273 was not covered by tests

Check warning on line 2276 in packages/wrangler/src/config/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/validation.ts#L2276

Added line #L2276 was not covered by tests

Check warning on line 2281 in packages/wrangler/src/config/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/validation.ts#L2281

Added line #L2281 was not covered by tests

Check warning on line 2284 in packages/wrangler/src/config/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/validation.ts#L2284

Added line #L2284 was not covered by tests

Check warning on line 2289 in packages/wrangler/src/config/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/validation.ts#L2289

Added line #L2289 was not covered by tests

Check warning on line 2291 in packages/wrangler/src/config/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/config/validation.ts#L2291

Added line #L2291 was not covered by tests

Check warning on line 199 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#L199

Added line #L199 was not covered by tests

Check warning on line 26 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L26

Added line #L26 was not covered by tests

Check warning on line 30 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 32 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L32

Added line #L32 was not covered by tests

Check warning on line 44 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L44

Added line #L44 was not covered by tests

Check warning on line 49 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 57 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L57

Added line #L57 was not covered by tests

Check warning on line 62 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 70 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L70

Added line #L70 was not covered by tests

Check warning on line 74 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 82 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L82

Added line #L82 was not covered by tests

Check warning on line 88 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 97 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L97

Added line #L97 was not covered by tests

Check warning on line 103 in packages/wrangler/src/vectorize/client.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/wrangler/src/vectorize/client.ts#L101-L103

Added lines #L101 - L103 were not covered by tests