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

Replace black with ruff #5634

Merged
merged 5 commits into from Dec 13, 2023
Merged

Conversation

bjlittle
Copy link
Member

@bjlittle bjlittle commented Dec 12, 2023

🚀 Pull Request

Description

This pull-request replaces black with the ruff implementation.

Should be merged after #5632 (may require rebase)

Reference: https://docs.astral.sh/ruff/formatter/


Consult Iris pull request check list

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2b764a3) 89.69% compared to head (388d441) 89.69%.

Files Patch % Lines
lib/iris/fileformats/netcdf/saver.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5634   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files          90       90           
  Lines       22807    22807           
  Branches     5441     5441           
=======================================
  Hits        20456    20456           
  Misses       1618     1618           
  Partials      733      733           

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

@bjlittle bjlittle marked this pull request as draft December 13, 2023 07:20
@bjlittle bjlittle marked this pull request as ready for review December 13, 2023 09:33
@bjlittle bjlittle marked this pull request as draft December 13, 2023 09:35
@bjlittle bjlittle marked this pull request as ready for review December 13, 2023 16:38
@tkknight tkknight merged commit 1e190b6 into SciTools:main Dec 13, 2023
17 checks passed
@bjlittle bjlittle deleted the replace-black-with-ruff branch December 15, 2023 15:07
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

2 participants