Skip to content

Generalize direction and speed actions with Travels; add MetaDrive Bicycle support#473

Open
lola831 wants to merge 1 commit into
BerkeleyLearnVerify:mainfrom
lola831:direction-speed-actions
Open

Generalize direction and speed actions with Travels; add MetaDrive Bicycle support#473
lola831 wants to merge 1 commit into
BerkeleyLearnVerify:mainfrom
lola831:direction-speed-actions

Add Travel actions and MetaDrive bicycle support

0c13610
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 0s

89.78% (target 80.00%)

View this Pull Request on Codecov

89.78% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.78%. Comparing base (4be87bd) to head (0c13610).

Files with missing lines Patch % Lines
src/scenic/domains/driving/actions.py 74.07% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
- Coverage   89.85%   89.78%   -0.07%     
==========================================
  Files          48       48              
  Lines       13346    13368      +22     
==========================================
+ Hits        11992    12003      +11     
- Misses       1354     1365      +11     
Files with missing lines Coverage Δ
src/scenic/domains/driving/actions.py 78.46% <74.07%> (-1.17%) ⬇️

... and 4 files with indirect coverage changes

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