FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor(event_handler): promote HttpResolver to stable by leandrodamascena · Pull Request #8289 · aws-powertools/powertools-lambda-python · GitHub

refactor(event_handler): promote HttpResolver to stable - #8289

Merged
leandrodamascena merged 2 commits into
developfrom
chore/promote-http-resolver-local
Jun 22, 2026
Merged

refactor(event_handler): promote HttpResolver to stable#8289
leandrodamascena merged 2 commits into
developfrom
chore/promote-http-resolver-local

Conversation

Copy link
Copy Markdown
Contributor

Issue number: closes #8288

Summary

Promote HttpResolverLocal to stable by introducing an HttpResolver alias. The original class remains for backward compatibility but all docs, examples, and messaging now use HttpResolver with ASGI-focused.

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

leandrodamascena requested a review from a team as a code owner June 20, 2026 10:46
leandrodamascena requested a review from hjgraca June 20, 2026 10:46
boring-cyborg Bot added documentation Improvements or additions to documentation event_handlers tests labels Jun 20, 2026
powertools-for-aws-oss-automation Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 20, 2026

codecov Bot commented Jun 20, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.58%. Comparing base (50541fe) to head (8ba42a9).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8289      +/-   ##
===========================================
- Coverage    96.58%   96.58%   -0.01%     
===========================================
  Files          286      286              
  Lines        14299    14298       -1     
  Branches      1193     1193              
===========================================
- Hits         13811    13810       -1     
  Misses         357      357              
  Partials       131      131              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

leandrodamascena requested a review from svozza June 20, 2026 15:05
powertools-for-aws-oss-automation Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 20, 2026

mergify Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

leandrodamascena merged commit 7634b2f into develop Jun 22, 2026
18 checks passed
leandrodamascena deleted the chore/promote-http-resolver-local branch June 22, 2026 09:42

Copy link
Copy Markdown

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation event_handlers size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Promote HttpResolverLocal to stable

2 participants


Back | FazBrowse Home | New Git URL