Gold872 / elastic-dashboard

A simple and modern dashboard for FRC
MIT License
90 stars 21 forks source link

Added struct decoding for pose2d and swerve module state #93

Closed Gold872 closed 2 months ago

Gold872 commented 2 months ago

Resolves #91

Not currently used by any widgets but will allow for Field2d and Swerve widget to use WPILib structs with the sendable rewrite

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.75%. Comparing base (0d95edd) to head (5ac10bb). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== + Coverage 63.51% 63.75% +0.23% ========================================== Files 75 77 +2 Lines 7911 7941 +30 ========================================== + Hits 5025 5063 +38 + Misses 2886 2878 -8 ```

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