Skip to content

Remove aws-lambda runtime library

534b64f
Select commit
Loading
Failed to load commit list.
Closed

New handlers: refactored, Web API and AWS Lambda support #380

Remove aws-lambda runtime library
534b64f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2025 in 1s

44.09% of diff hit (target 73.37%)

View this Pull Request on Codecov

44.09% of diff hit (target 73.37%)

Annotations

Check warning on line 143 in src/APL/vercel-kv/vercel-kv-apl.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/APL/vercel-kv/vercel-kv-apl.ts#L143

Added line #L143 was not covered by tests

Check warning on line 6 in src/fetch-middleware/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/index.ts#L2-L6

Added lines #L2 - L6 were not covered by tests

Check warning on line 4 in src/fetch-middleware/middleware-debug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/middleware-debug.ts#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 4 in src/fetch-middleware/to-request-handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/to-request-handler.ts#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 9 in src/fetch-middleware/to-request-handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/to-request-handler.ts#L6-L9

Added lines #L6 - L9 were not covered by tests

Check warning on line 14 in src/fetch-middleware/to-request-handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/to-request-handler.ts#L11-L14

Added lines #L11 - L14 were not covered by tests

Check warning on line 17 in src/fetch-middleware/to-request-handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/to-request-handler.ts#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 20 in src/fetch-middleware/to-request-handler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/to-request-handler.ts#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 4 in src/fetch-middleware/with-auth-token-required.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-auth-token-required.ts#L4

Added line #L4 was not covered by tests

Check warning on line 7 in src/fetch-middleware/with-auth-token-required.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-auth-token-required.ts#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 9 in src/fetch-middleware/with-auth-token-required.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-auth-token-required.ts#L9

Added line #L9 was not covered by tests

Check warning on line 14 in src/fetch-middleware/with-auth-token-required.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-auth-token-required.ts#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 17 in src/fetch-middleware/with-auth-token-required.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-auth-token-required.ts#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 29 in src/fetch-middleware/with-auth-token-required.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-auth-token-required.ts#L19-L29

Added lines #L19 - L29 were not covered by tests

Check warning on line 32 in src/fetch-middleware/with-auth-token-required.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-auth-token-required.ts#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 11 in src/fetch-middleware/with-method.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-method.ts#L3-L11

Added lines #L3 - L11 were not covered by tests

Check warning on line 23 in src/fetch-middleware/with-method.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-method.ts#L14-L23

Added lines #L14 - L23 were not covered by tests

Check warning on line 25 in src/fetch-middleware/with-method.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-method.ts#L25

Added line #L25 was not covered by tests

Check warning on line 28 in src/fetch-middleware/with-method.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-method.ts#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 2 in src/fetch-middleware/with-registered-saleor-domain-header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-registered-saleor-domain-header.ts#L2

Added line #L2 was not covered by tests

Check warning on line 4 in src/fetch-middleware/with-registered-saleor-domain-header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-registered-saleor-domain-header.ts#L4

Added line #L4 was not covered by tests

Check warning on line 6 in src/fetch-middleware/with-registered-saleor-domain-header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-registered-saleor-domain-header.ts#L6

Added line #L6 was not covered by tests

Check warning on line 9 in src/fetch-middleware/with-registered-saleor-domain-header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-registered-saleor-domain-header.ts#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 16 in src/fetch-middleware/with-registered-saleor-domain-header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-registered-saleor-domain-header.ts#L11-L16

Added lines #L11 - L16 were not covered by tests

Check warning on line 18 in src/fetch-middleware/with-registered-saleor-domain-header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fetch-middleware/with-registered-saleor-domain-header.ts#L18

Added line #L18 was not covered by tests