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 deprecated pydocstyle with Ruff and update to Black 2024 style #170

Merged
merged 3 commits into from Feb 8, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Feb 8, 2024

Re: PyCQA/pydocstyle#658

Also update pre-commit, and Black to 2024 style, and fix Ruff deprecation warnings.

@hugovk hugovk added the changelog: Changed For changes in existing functionality label Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a28cb80) 99.19% compared to head (7cfa397) 99.19%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   99.19%   99.19%           
=======================================
  Files           9        9           
  Lines         746      746           
=======================================
  Hits          740      740           
  Misses          6        6           
Flag Coverage Δ
macos-latest 97.58% <ø> (ø)
ubuntu-latest 97.58% <ø> (ø)
windows-latest 96.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@hugovk hugovk merged commit b1e5d43 into python-humanize:main Feb 8, 2024
31 checks passed
@hugovk hugovk deleted the replace-pydocstyle-with-ruff branch February 8, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Changed For changes in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant