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

2.x.x: Fix multi-value query values and headers for APIGatewayV2 #24

Merged
merged 2 commits into from Mar 7, 2024

Add support for multivalue headers in APIGatewayV2

593a3cc
Select commit
Failed to load commit list.
Merged

2.x.x: Fix multi-value query values and headers for APIGatewayV2 #24

Add support for multivalue headers in APIGatewayV2
593a3cc
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Mar 5, 2024 in 1s

83.72% of diff hit (target 89.95%)

View this Pull Request on Codecov

83.72% of diff hit (target 89.95%)

Annotations

Check warning on line 64 in Sources/HummingbirdLambda/APIGatewayLambda.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdLambda/APIGatewayLambda.swift#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 72 in Sources/HummingbirdLambda/APIGatewayLambda.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdLambda/APIGatewayLambda.swift#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 75 in Sources/HummingbirdLambda/APIGatewayLambda.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdLambda/APIGatewayLambda.swift#L74-L75

Added lines #L74 - L75 were not covered by tests