-
Notifications
You must be signed in to change notification settings - Fork 633
[IO][canutils]: add direction support #1244
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
[IO][canutils]: add direction support #1244
Conversation
572f12f
to
c6d95db
Compare
Codecov Report
@@ Coverage Diff @@
## develop #1244 +/- ##
===========================================
+ Coverage 65.89% 65.92% +0.02%
===========================================
Files 86 86
Lines 8887 8894 +7
===========================================
+ Hits 5856 5863 +7
Misses 3031 3031 |
c6d95db
to
e1e722e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from the above, this looks good.
For reference: https://github.com/linux-can/can-utils/blob/master/asc2log.c#L185
e1e722e
to
2b0f9d1
Compare
As mentioned in issue #1217: This can be merged now. |
Closes #1243