Skip to content

fix: enable response compression when using multi-value headers#6936

Merged
leandrodamascena merged 1 commit into
aws-powertools:developfrom
kimsappi:fix-multivalueheaders-compression
Jul 3, 2025
Merged

fix: enable response compression when using multi-value headers#6936
leandrodamascena merged 1 commit into
aws-powertools:developfrom
kimsappi:fix-multivalueheaders-compression

fix: enable response compression when using multi-value headers

5645985
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 3, 2025 in 0s

96.20% (-0.01%) compared to 1cf03be

View this Pull Request on Codecov

96.20% (-0.01%) compared to 1cf03be

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.20%. Comparing base (1cf03be) to head (5645985).
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    #6936      +/-   ##
===========================================
- Coverage    96.21%   96.20%   -0.01%     
===========================================
  Files          273      273              
  Lines        12704    12709       +5     
  Branches       947      949       +2     
===========================================
+ Hits         12223    12227       +4     
  Misses         377      377              
- Partials       104      105       +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.