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

✨ adopt ruff formatter and update ruff config #324

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

burgholzer
Copy link
Member

Description

This PR adopts the new ruff formatter as a replacement for black and, in turn, also updates the ruff configuration.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer added dependencies Pull requests that update a dependency file python Anything related to Python code continuous integration Anything related to the CI setup code quality Anything related to code quality and code style. labels Oct 30, 2023
@burgholzer burgholzer self-assigned this Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #324 (0f63779) into main (815ed06) will increase coverage by 5.6%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #324     +/-   ##
=======================================
+ Coverage   90.4%   96.0%   +5.6%     
=======================================
  Files         34      34             
  Lines       1738    1738             
  Branches     212     212             
=======================================
+ Hits        1572    1670     +98     
+ Misses       166      68     -98     
Flag Coverage Δ *Carryforward flag
cpp 95.7% <ø> (ø) Carriedforward from 815ed06
python 97.2% <ø> (+24.9%) ⬆️

*This pull request uses carry forward flags. Click here to find out more.

see 1 file with indirect coverage changes

@burgholzer burgholzer merged commit 91ecd04 into main Oct 30, 2023
26 checks passed
@burgholzer burgholzer deleted the update-ruff branch October 30, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Anything related to code quality and code style. continuous integration Anything related to the CI setup dependencies Pull requests that update a dependency file python Anything related to Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant