Skip to content

Added pedestrians to OpenScenarioXML export

8ecd602
Select commit
Loading
Failed to load commit list.
Draft

[WIP] OpenScenarioXML Export #421

Added pedestrians to OpenScenarioXML export
8ecd602
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

89.57% (target 80.00%)

View this Pull Request on Codecov

89.57% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 19.44444% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.57%. Comparing base (20292f3) to head (8ecd602).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/scenic/core/serialization.py 7.93% 58 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
- Coverage   89.89%   89.57%   -0.33%     
==========================================
  Files          54       54              
  Lines       13551    13631      +80     
==========================================
+ Hits        12182    12210      +28     
- Misses       1369     1421      +52     
Files with missing lines Coverage Δ
src/scenic/core/simulators.py 96.14% <100.00%> (+0.08%) ⬆️
src/scenic/core/serialization.py 70.99% <7.93%> (-19.97%) ⬇️

... and 8 files with indirect coverage changes

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