Gold872 / elastic-dashboard

A simple and modern dashboard for FRC
MIT License
71 stars 13 forks source link

Swerve angle offset feature #59

Closed DanPeled closed 8 hours ago

DanPeled commented 1 month ago

Added an angle offset feature for the YAGSL swerve widget due to different ways libraries wirk and where the robot points at 0deg

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 33.33333% with 12 lines in your changes missing coverage. Please review.

Project coverage is 63.50%. Comparing base (d338a6e) to head (41fea0d). Report is 1 commits behind head on main.

Files Patch % Lines
...ets/nt_widgets/multi-topic/yagsl_swerve_drive.dart 33.33% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ========================================== - Coverage 63.58% 63.50% -0.08% ========================================== Files 75 75 Lines 7892 7908 +16 ========================================== + Hits 5018 5022 +4 - Misses 2874 2886 +12 ```

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