Skip to content

IsOpen should not be use to check if bus is open#381

Merged
felixdivo merged 4 commits into
hardbyte:developfrom
pierreluctg:patch-3
Aug 6, 2018
Merged

IsOpen should not be use to check if bus is open#381
felixdivo merged 4 commits into
hardbyte:developfrom
pierreluctg:patch-3

Conversation

@pierreluctg
Copy link
Copy Markdown
Collaborator

@pierreluctg pierreluctg commented Aug 1, 2018

IsOpen is the handle returned from icsneoOpenDevice() API and not a flag saying if the device is open or not.

Copy link
Copy Markdown
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.

You could leave a brief comment on why this was changed in the code.

@felixdivo
Copy link
Copy Markdown
Collaborator

I see. Sorry, I wanted to write this:

You could leave a brief comment in the code on why this was changed.

@pierreluctg
Copy link
Copy Markdown
Collaborator Author

@felixdivo, I am not sure the source code it the best place to document the change history.

@felixdivo
Copy link
Copy Markdown
Collaborator

Okay.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 6, 2018

Codecov Report

Merging #381 into develop will not change coverage.
The diff coverage is 0%.

@@           Coverage Diff            @@
##           develop     #381   +/-   ##
========================================
  Coverage    59.31%   59.31%           
========================================
  Files           55       55           
  Lines         4242     4242           
========================================
  Hits          2516     2516           
  Misses        1726     1726

@felixdivo felixdivo merged commit bc2dd43 into hardbyte:develop Aug 6, 2018
@pierreluctg pierreluctg deleted the patch-3 branch August 14, 2018 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants