BerkeleyLearnVerify / Scenic

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

Orientation Composition Fixes #241

Closed Eric-Vin closed 2 months ago

Eric-Vin commented 2 months ago

Description

Fixed orientations being composed backwards. Also added several tests and updated some documentation.

Issue Link

N/A

Checklist

Additional Notes

N/A

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.15%. Comparing base (7f018e0) to head (7b2ad85). Report is 1 commits behind head on main.

Files Patch % Lines
src/scenic/core/vectors.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #241 +/- ## ========================================== + Coverage 86.13% 86.15% +0.02% ========================================== Files 144 144 Lines 24938 24983 +45 ========================================== + Hits 21480 21524 +44 - Misses 3458 3459 +1 ```

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