Skip to content

Fix tests

6a94d20
Select commit
Loading
Failed to load commit list.
Merged

fix(event_handler): support finding type annotated resolver when merging schemas #8074

Fix tests
6a94d20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

96.65% (+0.00%) compared to 3f6fc29

View this Pull Request on Codecov

96.65% (+0.00%) compared to 3f6fc29

Details

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.65%. Comparing base (3f6fc29) to head (6a94d20).

Files with missing lines Patch % Lines
...s_lambda_powertools/event_handler/openapi/merge.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8074   +/-   ##
========================================
  Coverage    96.64%   96.65%           
========================================
  Files          282      282           
  Lines        13791    13798    +7     
  Branches      1102     1103    +1     
========================================
+ Hits         13329    13336    +7     
  Misses         339      339           
  Partials       123      123           

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