feat: Add a flag to ALBResolver to URL-decode query parameters #7940
Codecov / codecov/project
succeeded
Jan 19, 2026 in 1s
96.72% (-0.01%) compared to c9afa5d, passed because coverage increased by 0% when compared to adjusted base (96.72%)
View this Pull Request on Codecov
96.72% (-0.01%) compared to c9afa5d, passed because coverage increased by 0% when compared to adjusted base (96.72%)
Details
Codecov Report
❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.72%. Comparing base (c9afa5d) to head (919cb4e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| aws_lambda_powertools/event_handler/api_gateway.py | 85.71% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #7940 +/- ##
===========================================
- Coverage 96.72% 96.72% -0.01%
===========================================
Files 278 278
Lines 13607 13626 +19
Branches 1080 1083 +3
===========================================
+ Hits 13162 13180 +18
Misses 327 327
- Partials 118 119 +1 ☔ 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.
Loading