[WIP] Parallel Behavior Support#472
Draft
Eric-Vin wants to merge 19 commits into
Draft
Codecov / codecov/project
succeeded
May 30, 2026 in 0s
87.91% (target 80.00%)
View this Pull Request on Codecov
87.91% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 35.78947% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.91%. Comparing base (4be87bd) to head (28f7c77).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/scenic/core/serialization.py | 6.15% | 61 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #472 +/- ##
==========================================
- Coverage 89.85% 87.91% -1.94%
==========================================
Files 48 48
Lines 13346 13431 +85
==========================================
- Hits 11992 11808 -184
- Misses 1354 1623 +269 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scenic/core/dynamics/behaviors.py | 96.22% <100.00%> (+0.39%) |
⬆️ |
| src/scenic/core/simulators.py | 83.86% <100.00%> (-11.99%) |
⬇️ |
| src/scenic/syntax/compiler.py | 98.15% <100.00%> (-0.13%) |
⬇️ |
| src/scenic/core/serialization.py | 34.79% <6.15%> (-56.55%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading