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

Use rawQueryString for APIGatewayV2 query values #23

Merged
merged 2 commits into from Mar 4, 2024

Conversation

adam-fowler
Copy link
Member

I've also moved some of the request conversion code for query values and headers into the APIGateway and APIGatewayV2 structs instead of trying to duplicate the multi value fields that can be found in APIGateway in APIGatewayV2

@adam-fowler adam-fowler requested a review from Joannis March 1, 2024 15:30
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.32%. Comparing base (f454c62) to head (bedc82e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   86.06%   87.32%   +1.25%     
==========================================
  Files           7        7              
  Lines         201      213      +12     
==========================================
+ Hits          173      186      +13     
+ Misses         28       27       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adam-fowler adam-fowler merged commit e7ece11 into main Mar 4, 2024
7 checks passed
@adam-fowler adam-fowler deleted the apigatewayv2-queryvalues branch March 4, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants