Skip to content

xMerge branch 'SimulatorStepping' into ScenicParallelization

9689729
Select commit
Loading
Failed to load commit list.
Open

Scenic Parallelization and Simulator Stepping #422

xMerge branch 'SimulatorStepping' into ScenicParallelization
9689729
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2025 in 0s

89.73% (target 80.00%)

View this Pull Request on Codecov

89.73% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 83.62573% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.73%. Comparing base (156b54b) to head (9689729).

Files with missing lines Patch % Lines
src/scenic/core/simulators.py 84.91% 35 Missing ⚠️
src/scenic/core/scenarios.py 78.35% 21 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
- Coverage   90.01%   89.73%   -0.28%     
==========================================
  Files          54       54              
  Lines       13585    13829     +244     
==========================================
+ Hits        12228    12410     +182     
- Misses       1357     1419      +62     
Files with missing lines Coverage Δ
src/scenic/__init__.py 100.00% <100.00%> (ø)
src/scenic/core/utils.py 77.83% <100.00%> (+0.64%) ⬆️
src/scenic/syntax/translator.py 93.67% <100.00%> (+0.09%) ⬆️
src/scenic/core/scenarios.py 90.37% <78.35%> (-4.03%) ⬇️
src/scenic/core/simulators.py 91.14% <84.91%> (-4.92%) ⬇️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.