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

fix: wrong 'Size' value when creating mesgDef from mesg #166

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

muktihari
Copy link
Owner

The value should be calculated from DeveloperField.Value and DeveloperField.BaseType using proto.Sizeof.

@muktihari muktihari added the bug Something isn't working label Apr 8, 2024
@muktihari muktihari self-assigned this Apr 8, 2024
@muktihari muktihari marked this pull request as ready for review April 8, 2024 22:34
@muktihari muktihari changed the title fix: wrong value of DeveloperFieldDefinition's Size when creating mesgDef from mesg fix: wrong Size value when creating mesgDef from mesg Apr 8, 2024
@muktihari muktihari changed the title fix: wrong Size value when creating mesgDef from mesg fix: wrong 'Size' value when creating mesgDef from mesg Apr 8, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (35b27c3) to head (95fab11).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #166   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         3471      3471           
=========================================
  Hits          3471      3471           

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

@muktihari muktihari merged commit f670e1b into master Apr 8, 2024
4 checks passed
@muktihari muktihari deleted the fix/proto-create-mesg-definition branch April 8, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants