feat(spp_api_v2): OpenAPI polymorphic bodies, OAuth2 scheme in auth middleware, bundle schemas (re-land from #76)#276
Open
gonzalesedwin1123 wants to merge 3 commits into
Open
feat(spp_api_v2): OpenAPI polymorphic bodies, OAuth2 scheme in auth middleware, bundle schemas (re-land from #76)#276gonzalesedwin1123 wants to merge 3 commits into
gonzalesedwin1123 wants to merge 3 commits into
Codecov / codecov/project
succeeded
Jul 2, 2026 in 0s
73.62% (-1.24%) compared to bf61488
View this Pull Request on Codecov
73.62% (-1.24%) compared to bf61488
Details
Codecov Report
❌ Patch coverage is 91.17647% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.62%. Comparing base (bf61488) to head (802e08d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_api_v2/utils/openapi_polymorphic.py | 89.09% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #276 +/- ##
==========================================
- Coverage 74.86% 73.62% -1.24%
==========================================
Files 1093 355 -738
Lines 63718 19522 -44196
==========================================
- Hits 47701 14374 -33327
+ Misses 16017 5148 -10869 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_api_v2/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_api_v2/middleware/auth.py | 76.11% <100.00%> (+0.36%) |
⬆️ |
| spp_api_v2/models/fastapi_endpoint_registry.py | 94.28% <100.00%> (+0.34%) |
⬆️ |
| spp_api_v2/schemas/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2/schemas/bundle.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2/utils/openapi_polymorphic.py | 89.09% <89.09%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading