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

Vector init refactor #1389

Merged
merged 3 commits into from
Sep 11, 2022
Merged

Conversation

zariiii9003
Copy link
Collaborator

Closes #1388

Refactor VectorBus.__init__() and extract methods VectorBus._find_global_channel_idx(), VectorBus._set_bitrate_canfd() and VectorBus._set_bitrate_can().

@codecov
Copy link

codecov bot commented Sep 11, 2022

Codecov Report

Merging #1389 (83910c7) into develop (40f6cce) will increase coverage by 0.04%.
The diff coverage is 67.53%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1389      +/-   ##
===========================================
+ Coverage    66.19%   66.23%   +0.04%     
===========================================
  Files           86       86              
  Lines         9039     9060      +21     
===========================================
+ Hits          5983     6001      +18     
- Misses        3056     3059       +3     

@zariiii9003 zariiii9003 merged commit 1e11f21 into hardbyte:develop Sep 11, 2022
@zariiii9003 zariiii9003 deleted the vector_init_refactor branch September 11, 2022 18:14
j-c-cook added a commit to j-c-cook/python-can that referenced this pull request Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VectorBus.channels and VectorBus.channel_masks content inconsistent
1 participant