BerkeleyLearnVerify / Scenic

A compiler and scenario generator for the Scenic scenario description language.
https://scenic-lang.org/
Other
256 stars 91 forks source link

Driving Domain 3D Compatibility #254

Closed Eric-Vin closed 1 month ago

Eric-Vin commented 2 months ago

Description

Allows for limited 3D mode functionality in the driving domain and associated simulators.

Issue Link

https://github.com/BerkeleyLearnVerify/Scenic/issues/229

Checklist

Additional Notes

N/A

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 86.79245% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 86.17%. Comparing base (9da70c3) to head (b00e8e7). Report is 7 commits behind head on main.

Files Patch % Lines
src/scenic/simulators/carla/utils/utils.py 40.00% 3 Missing :warning:
src/scenic/core/serialization.py 84.61% 2 Missing :warning:
src/scenic/core/object_types.py 50.00% 1 Missing :warning:
src/scenic/core/scenarios.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #254 +/- ## ========================================== + Coverage 86.14% 86.17% +0.02% ========================================== Files 144 144 Lines 24991 25080 +89 ========================================== + Hits 21529 21613 +84 - Misses 3462 3467 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.