feat(spp_api_v2_simulation): add simulation REST API #72
Codecov / codecov/project
succeeded
Mar 5, 2026 in 1s
58.18% (+2.38%) compared to 69e0e5a
View this Pull Request on Codecov
58.18% (+2.38%) compared to 69e0e5a
Details
Codecov Report
❌ Patch coverage is 69.41650% with 304 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.18%. Comparing base (69e0e5a) to head (7570668).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #72 +/- ##
==========================================
+ Coverage 55.79% 58.18% +2.38%
==========================================
Files 162 196 +34
Lines 9291 11210 +1919
==========================================
+ Hits 5184 6522 +1338
- Misses 4107 4688 +581 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_api_v2_simulation/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/models/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/models/api_client_scope.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/routers/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/schemas/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/schemas/aggregation.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/schemas/comparison.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/schemas/run.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/schemas/scenario.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2_simulation/schemas/simulation.py | 100.00% <100.00%> (ø) |
|
| ... and 11 more |
🚀 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