Skip to content

[WIP] Parallel Behavior Support#472

Draft
Eric-Vin wants to merge 19 commits into
mainfrom
ControllersImprovements
Draft

[WIP] Parallel Behavior Support#472
Eric-Vin wants to merge 19 commits into
mainfrom
ControllersImprovements

Small fix.

28f7c77
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️

... and 11 files with indirect coverage changes

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