Skip to content

Merge branch 'develop' into fix/union-list-body-normalization

8de34a2
Select commit
Loading
Failed to load commit list.
Merged

fix(event_handler): normalize Union and RootModel sequences in body validation #8067

Merge branch 'develop' into fix/union-list-body-normalization
8de34a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

96.64% (-0.01%) compared to 2ab8f39, passed because coverage increased by 0% when compared to adjusted base (96.65%)

View this Pull Request on Codecov

96.64% (-0.01%) compared to 2ab8f39, passed because coverage increased by 0% when compared to adjusted base (96.65%)

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.64%. Comparing base (2ab8f39) to head (8de34a2).

Files with missing lines Patch % Lines
...ls/event_handler/middlewares/openapi_validation.py 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8067      +/-   ##
===========================================
- Coverage    96.65%   96.64%   -0.01%     
===========================================
  Files          282      282              
  Lines        13775    13790      +15     
  Branches      1096     1102       +6     
===========================================
+ Hits         13314    13328      +14     
  Misses         339      339              
- Partials       122      123       +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.