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

Apigatewayv2: Refactor request dispatching #7630

Merged

Conversation

bblommers
Copy link
Collaborator

See #7626 - theres no reason to use the method_dispatch, we can just use the regular methods

@bblommers bblommers added this to the 5.0.6 milestone Apr 25, 2024
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.22%. Comparing base (9aef694) to head (82932f6).
Report is 203 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7630      +/-   ##
==========================================
- Coverage   95.88%   94.22%   -1.66%     
==========================================
  Files         843     1072     +229     
  Lines       82578    92038    +9460     
==========================================
+ Hits        79178    86727    +7549     
- Misses       3400     5311    +1911     
Flag Coverage Δ
servertests 29.45% <ø> (-3.08%) ⬇️
unittests 94.19% <ø> (-1.65%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bblommers bblommers merged commit b8d55d6 into getmoto:master Apr 25, 2024
39 of 40 checks passed
@bblommers bblommers deleted the apigatewayv2/refactor-request-handling2 branch April 25, 2024 18:42
Copy link
Contributor

This is now part of moto >= 5.0.6.dev35

jfmainville pushed a commit to jfmainville/moto that referenced this pull request Jun 25, 2024
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.

1 participant