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, Flake8, and Pydocstyle with Ruff #1513

Merged
merged 1 commit into from
May 20, 2024
Merged

Replace Black, Flake8, and Pydocstyle with Ruff #1513

merged 1 commit into from
May 20, 2024

Conversation

bartfeenstra
Copy link
Owner

No description provided.

@bartfeenstra bartfeenstra added enhancement New feature or request python Pull requests that update Python code labels May 20, 2024
@bartfeenstra bartfeenstra marked this pull request as ready for review May 20, 2024 14:20
Copy link

Uploaded Betty for commit 4d5d795. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 95.86777% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 95.40%. Comparing base (61ba6df) to head (4d5d795).

Files Patch % Lines
betty/cache/__init__.py 50.00% 1 Missing and 1 partial ⚠️
betty/gramps/loader.py 71.42% 2 Missing ⚠️
betty/_npm.py 50.00% 1 Missing ⚠️
betty/extension/gramps/gui.py 50.00% 0 Missing and 1 partial ⚠️
betty/extension/nginx/gui.py 0.00% 0 Missing and 1 partial ⚠️
betty/gui/project.py 66.66% 0 Missing and 1 partial ⚠️
betty/jinja2/filter.py 87.50% 1 Missing ⚠️
betty/serde/error.py 66.66% 1 Missing ⚠️
betty/serve.py 50.00% 1 Missing ⚠️
betty/tests/__init__.py 50.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##            0.3.x    #1513      +/-   ##
==========================================
- Coverage   95.41%   95.40%   -0.01%     
==========================================
  Files         196      196              
  Lines       18445    18300     -145     
  Branches     2901     2881      -20     
==========================================
- Hits        17599    17460     -139     
+ Misses        581      575       -6     
  Partials      265      265              

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

@bartfeenstra bartfeenstra merged commit d26193a into 0.3.x May 20, 2024
11 checks passed
@bartfeenstra bartfeenstra deleted the ruff branch May 20, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant