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: fitconv on unknown message #49

Merged
merged 1 commit into from
Dec 18, 2023
Merged

fix: fitconv on unknown message #49

merged 1 commit into from
Dec 18, 2023

Conversation

muktihari
Copy link
Owner

@muktihari muktihari commented Dec 18, 2023

typedef stringer is changed from previous refactor, previously it was returning the number of the constant 68 now it returning MesgNumInvalid(68) and fitconv has not handle this properly.

@muktihari muktihari added the bug Something isn't working label Dec 18, 2023
@muktihari muktihari self-assigned this Dec 18, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c207b34) 100.00% compared to head (f3a13ac) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #49   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines         2935      2935           
=========================================
  Hits          2935      2935           

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

@muktihari muktihari merged commit 2c8b431 into master Dec 18, 2023
1 check passed
@muktihari muktihari deleted the fix/fitconv branch December 18, 2023 10:30
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