Skip to content

Vector init refactor#1389

Merged
zariiii9003 merged 3 commits into
hardbyte:developfrom
zariiii9003:vector_init_refactor
Sep 11, 2022
Merged

Vector init refactor#1389
zariiii9003 merged 3 commits into
hardbyte:developfrom
zariiii9003:vector_init_refactor

Conversation

@zariiii9003
Copy link
Copy Markdown
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
Copy Markdown

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