WoodOxen / tactics2d

Tactics2D: A Reinforcement Learning Environment Library with Generative Scenarios for Driving Decision-making
https://tactics2d.readthedocs.io/en/latest/
GNU General Public License v3.0
150 stars 19 forks source link

:twisted_rightwards_arrows: Try to build Tactics2d v0.1.0 #90

Closed MotacillaAlba closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 84.87%. Comparing base (e6bbc7f) to head (717f80a). Report is 1 commits behind head on master.

Files Patch % Lines
tactics2d/map/parser/parse_xodr.py 69.69% 50 Missing :warning:
tactics2d/map/element/map.py 70.00% 3 Missing :warning:
tactics2d/participant/trajectory/state.py 50.00% 2 Missing :warning:
tactics2d/map/element/junction.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #90 +/- ## ========================================== + Coverage 83.28% 84.87% +1.58% ========================================== Files 80 80 Lines 4955 5090 +135 ========================================== + Hits 4127 4320 +193 + Misses 828 770 -58 ```

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