Fix terminate when and record statements in subscenarios - #490
Open
dfremont wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Jul 19, 2026 in 0s
90.54% (target 80.00%)
View this Pull Request on Codecov
90.54% (target 80.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.54%. Comparing base (8257147) to head (950c89b).
Additional details and impacted files
@@ Coverage Diff @@
## main #490 +/- ##
==========================================
+ Coverage 89.87% 90.54% +0.66%
==========================================
Files 48 48
Lines 13346 13337 -9
==========================================
+ Hits 11995 12076 +81
+ Misses 1351 1261 -90 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scenic/core/dynamics/scenarios.py | 95.92% <100.00%> (+1.11%) |
⬆️ |
| src/scenic/core/requirements.py | 96.06% <100.00%> (+0.03%) |
⬆️ |
| src/scenic/core/sensors.py | 70.47% <100.00%> (+34.89%) |
⬆️ |
| src/scenic/core/simulators.py | 95.74% <100.00%> (-0.11%) |
⬇️ |
| src/scenic/syntax/veneer.py | 91.73% <100.00%> (+1.90%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading