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

fix(event_handler): add middleware validation per route by leandrodamascena · Pull Request #8020 · aws-powertools/powertools-lambda-python · GitHub

fix(event_handler): add middleware validation per route - #8020

Merged
leandrodamascena merged 1 commit into
developfrom
fix/validation-per-route
Mar 4, 2026
Merged

fix(event_handler): add middleware validation per route#8020
leandrodamascena merged 1 commit into
developfrom
fix/validation-per-route

Conversation

leandrodamascena commented Mar 3, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Issue number: closes #6983

Summary

Changes

This PR fixes a bug in this implementation.

More information: #6983 (comment)

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 March 3, 2026 18:38
leandrodamascena requested a review from sdangol March 3, 2026 18:38
pull-request-size Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 3, 2026

sonarqubecloud Bot commented Mar 3, 2026

Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.73%. Comparing base (b2cf5db) to head (9567549).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8020   +/-   ##
========================================
  Coverage    96.73%   96.73%           
========================================
  Files          278      278           
  Lines        13657    13661    +4     
  Branches      1086     1087    +1     
========================================
+ Hits         13211    13215    +4     
  Misses         327      327           
  Partials       119      119           

☔ View full report in Codecov by Sentry.
📢 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 merged commit a1c2f5c into develop Mar 4, 2026
18 checks passed
leandrodamascena deleted the fix/validation-per-route branch March 4, 2026 09:19
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

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.

Feature request: Add enable_validation per route

2 participants


Back | FazBrowse Home | New Git URL