Skip to content

Add wrongly removed statement back to codebase #612

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 2 commits into from
Jun 3, 2019
Merged

Conversation

felixdivo
Copy link
Collaborator

This was removed in the process of making the linter happy. But it is required since it changes num_channels.

@christiansandberg this fixes the problem found by you

This was removed in the process of making the linter happy. But it is required since it changes `num_channels`.

@christiansandberg this fixes the problem found by you
Copy link
Collaborator

@christiansandberg christiansandberg 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 also remove the comment since the return value is checked and an error raised if it is not 0.

@codecov
Copy link

codecov bot commented Jun 3, 2019

Codecov Report

Merging #612 into develop will increase coverage by 0.2%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           develop     #612     +/-   ##
==========================================
+ Coverage    63.65%   63.85%   +0.2%     
==========================================
  Files           63       63             
  Lines         5544     5545      +1     
==========================================
+ Hits          3529     3541     +12     
+ Misses        2015     2004     -11

1 similar comment
@codecov
Copy link

codecov bot commented Jun 3, 2019

Codecov Report

Merging #612 into develop will increase coverage by 0.2%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           develop     #612     +/-   ##
==========================================
+ Coverage    63.65%   63.85%   +0.2%     
==========================================
  Files           63       63             
  Lines         5544     5545      +1     
==========================================
+ Hits          3529     3541     +12     
+ Misses        2015     2004     -11

@felixdivo felixdivo merged commit bca1fa4 into develop Jun 3, 2019
@felixdivo felixdivo deleted the felixdivo-patch-1 branch June 3, 2019 08:40
karlding added a commit to karlding/python-can that referenced this pull request Jun 3, 2019
…multiple_cyclic_messages

* upstream/develop:
  Add wrongly removed statement back to codebase (hardbyte#612)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants