idsc-frazzoli / dg-commons

Driving games common tools
GNU General Public License v3.0
24 stars 6 forks source link

Dev/diffdrive #110

Closed alezana closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (e043794) 77.21% compared to head (f937dd2) 77.85%. Report is 2 commits behind head on fix/tvgoals.

Files Patch % Lines
src/dg_commons/sim/models/diff_drive.py 85.71% 19 Missing and 2 partials :warning:
src/dg_commons/sim/models/diff_drive_structures.py 95.71% 3 Missing :warning:
src/dg_commons/sim/simulator_visualisation.py 88.46% 0 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## fix/tvgoals #110 +/- ## =============================================== + Coverage 77.21% 77.85% +0.64% =============================================== Files 68 70 +2 Lines 4340 4584 +244 Branches 554 589 +35 =============================================== + Hits 3351 3569 +218 - Misses 916 938 +22 - Partials 73 77 +4 ```

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