Skip to content

[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

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

jazi007
Copy link
Contributor

@jazi007 jazi007 commented Jan 28, 2022

Closes #1243

@jazi007 jazi007 force-pushed the canutils-io-add-dir-support branch from 572f12f to c6d95db Compare January 29, 2022 09:38
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #1244 (2b0f9d1) into develop (24ea2f2) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             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              

@jazi007 jazi007 force-pushed the canutils-io-add-dir-support branch from c6d95db to e1e722e Compare February 1, 2022 18:13
@felixdivo felixdivo added file-io about reading & writing to files enhancement labels Feb 6, 2022
Copy link
Collaborator

@felixdivo felixdivo left a 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

@felixdivo felixdivo added this to the Next Release milestone Feb 6, 2022
@jazi007 jazi007 force-pushed the canutils-io-add-dir-support branch from e1e722e to 2b0f9d1 Compare February 6, 2022 14:27
@jazi007 jazi007 requested a review from felixdivo February 6, 2022 14:53
@felixdivo
Copy link
Collaborator

As mentioned in issue #1217: This can be merged now.

@felixdivo felixdivo merged commit 4d9b32c into hardbyte:develop Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement file-io about reading & writing to files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[io][canutils] Rx/Tx missing in read and write
2 participants