Skip to content

Merge branch 'develop' into feature/file-parameter-clean

35edb78
Select commit
Loading
Failed to load commit list.
Open

feat(event_handler): add File parameter support for multipart/form-data uploads in OpenAPI utility #7132

Merge branch 'develop' into feature/file-parameter-clean
35edb78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2025 in 1s

96.53% (+0.00%) compared to 60043ca

View this Pull Request on Codecov

96.53% (+0.00%) compared to 60043ca

Details

Codecov Report

❌ Patch coverage is 96.96970% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.53%. Comparing base (60043ca) to head (35edb78).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...ls/event_handler/middlewares/openapi_validation.py 95.86% 3 Missing and 2 partials ⚠️
..._lambda_powertools/event_handler/openapi/params.py 96.36% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop    #7132    +/-   ##
=========================================
  Coverage    96.52%   96.53%            
=========================================
  Files          275      275            
  Lines        13117    13377   +260     
  Branches       986     1036    +50     
=========================================
+ Hits         12661    12913   +252     
- Misses         353      356     +3     
- Partials       103      108     +5     

☔ 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.