refactor(event_handler): extract OpenAPI schema generation from Route class #8098
+600
−413
Codecov / codecov/project
succeeded
Apr 6, 2026 in 1s
96.73% (-0.01%) compared to 8e816fb, passed because coverage increased by 0% when compared to adjusted base (96.72%)
View this Pull Request on Codecov
96.73% (-0.01%) compared to 8e816fb, passed because coverage increased by 0% when compared to adjusted base (96.72%)
Details
Codecov Report
❌ Patch coverage is 97.28261% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.73%. Comparing base (8e816fb) to head (a0ef1f7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...wertools/event_handler/openapi/schema_generator.py | 97.17% | 1 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #8098 +/- ##
===========================================
- Coverage 96.73% 96.73% -0.01%
===========================================
Files 283 284 +1
Lines 14017 14036 +19
Branches 1141 1140 -1
===========================================
+ Hits 13560 13578 +18
- Misses 331 332 +1
Partials 126 126 ☔ 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