Skip to content

fix(event-handler): handle CORS preflight OPTIONS in HttpResolverLocal#8268

Open
Avinm wants to merge 1 commit into
aws-powertools:developfrom
Avinm:fix/http-resolver-local-cors-preflight
Open

fix(event-handler): handle CORS preflight OPTIONS in HttpResolverLocal#8268
Avinm wants to merge 1 commit into
aws-powertools:developfrom
Avinm:fix/http-resolver-local-cors-preflight

fix(http-resolver): fix OPTIONS preflight returning 500 when CORS con…

a0373bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 11, 2026 in 0s

96.58% (-0.14%) compared to 683ba5f

View this Pull Request on Codecov

96.58% (-0.14%) compared to 683ba5f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.58%. Comparing base (683ba5f) to head (a0373bb).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8268      +/-   ##
===========================================
- Coverage    96.72%   96.58%   -0.14%     
===========================================
  Files          286      286              
  Lines        14347    14294      -53     
  Branches      1201     1192       -9     
===========================================
- Hits         13877    13806      -71     
- Misses         341      357      +16     
- Partials       129      131       +2     

☔ View full report in Codecov by Harness.
📢 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.