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

Formatting: black -> ruff format #427

Merged
merged 8 commits into from Nov 18, 2023
Merged

Formatting: black -> ruff format #427

merged 8 commits into from Nov 18, 2023

Conversation

tony
Copy link
Member

@tony tony commented Nov 18, 2023

Changes

Development

  • Convert from black to ruff format (https://docs.astral.sh/ruff/formatter/)

    This retains the formatting style of black while eliminating a dev dependency by using our existing rust-based ruff linter.

Copy link

codecov bot commented Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3148c76) 84.91% compared to head (9d80950) 84.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #427   +/-   ##
=======================================
  Coverage   84.91%   84.91%           
=======================================
  Files          16       16           
  Lines         935      935           
  Branches      180      180           
=======================================
  Hits          794      794           
  Misses         90       90           
  Partials       51       51           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tony tony force-pushed the ruff-format branch 4 times, most recently from a717bd5 to c4af8c7 Compare November 18, 2023 11:12
@tony tony merged commit 37dec76 into master Nov 18, 2023
9 checks passed
@tony tony deleted the ruff-format branch November 18, 2023 12:21
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.

None yet

1 participant