Skip to content

feat: Add a flag to ALBResolver to URL-decode query parameters - #7940

Merged
leandrodamascena merged 5 commits into
aws-powertools:developfrom
chriselion:chriselion/decode-alb-params
Jan 19, 2026
Merged

feat: Add a flag to ALBResolver to URL-decode query parameters#7940
leandrodamascena merged 5 commits into
aws-powertools:developfrom
chriselion:chriselion/decode-alb-params

Merge remote-tracking branch 'upstream' into chriselion/decode-alb-pa…

a8981cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 1s

96.72% (-0.01%) compared to 7b93028, 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 7b93028, 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 (7b93028) to head (a8981cc).
⚠️ Report is 1 commits behind head on develop.

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.