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

Fix formatter and bump ci tools #1167

Merged
merged 6 commits into from Nov 11, 2021
Merged

Conversation

felixdivo
Copy link
Collaborator

Firstly, the black formatter failed recently. Bumping the version solves this problem (see here).

Secondly, bumping the other CI tools made some more changes nessesary. I suppose none of them are really controversial or interesting. As the linters are somehow not executed any more, not all linter issues are fixed by this (there are quite a few that have accumulated).

@felixdivo felixdivo added the QA about improving and maintaining the quality of the library label Nov 11, 2021
@felixdivo felixdivo self-assigned this Nov 11, 2021
@mergify mergify bot requested a review from hardbyte November 11, 2021 17:17
@felixdivo
Copy link
Collaborator Author

I don't get which change caused the PCAN tests to fail ...

@felixdivo
Copy link
Collaborator Author

felixdivo commented Nov 11, 2021

For now, I reverted the changes to can/interfaces/pcan/pcan.py in facba93. It would've caused merge conflicts with #1152 anyways. This PR is now done from my point of view (if the CI agrees).

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #1167 (facba93) into develop (38889ec) will decrease coverage by 0.00%.
The diff coverage is 86.56%.

@@             Coverage Diff             @@
##           develop    #1167      +/-   ##
===========================================
- Coverage    70.81%   70.81%   -0.01%     
===========================================
  Files           79       79              
  Lines         7738     7737       -1     
===========================================
- Hits          5480     5479       -1     
  Misses        2258     2258              

@hardbyte hardbyte merged commit 270224c into develop Nov 11, 2021
@hardbyte hardbyte deleted the fix-formatter-and-bump-ci-tools branch November 11, 2021 20:50
@felixdivo
Copy link
Collaborator Author

Thanks!

cowo78 pushed a commit to cowo78/python-can that referenced this pull request Dec 9, 2021
* Bump CI tool versions
* Fix many linter issues
* Format code with black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA about improving and maintaining the quality of the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants