feat(event_handler): add File parameter support for multipart/form-data uploads #8093
Codecov / codecov/project
succeeded
Apr 3, 2026 in 1s
96.62% (-0.01%) compared to 7323c05, passed because coverage increased by 0% when compared to adjusted base (96.63%)
View this Pull Request on Codecov
96.62% (-0.01%) compared to 7323c05, passed because coverage increased by 0% when compared to adjusted base (96.63%)
Details
Codecov Report
❌ Patch coverage is 95.49550% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.62%. Comparing base (7323c05) to head (b104888).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ls/event_handler/middlewares/openapi_validation.py | 94.25% | 1 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #8093 +/- ##
===========================================
- Coverage 96.63% 96.62% -0.01%
===========================================
Files 283 283
Lines 13862 13969 +107
Branches 1111 1136 +25
===========================================
+ Hits 13395 13498 +103
Misses 342 342
- Partials 125 129 +4 ☔ 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.
Loading