Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added struct decoding for pose2d and swerve module state #93

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

Gold872
Copy link
Owner

@Gold872 Gold872 commented Sep 7, 2024

Resolves #91

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

Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Gold872 Gold872 merged commit fbd5ebf into main Sep 7, 2024
5 checks passed
@Gold872 Gold872 deleted the struct-decoding branch September 7, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Struct support for swerve and field widgets
1 participant