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

Modernize development infrastructure #177

Merged
merged 28 commits into from
Oct 11, 2024
Merged

Modernize development infrastructure #177

merged 28 commits into from
Oct 11, 2024

Conversation

SethMMorton
Copy link
Owner

  • Migrate from black and flake8 to ruff
  • Move all configuration (except tox) to pyproject.toml
  • Use setuptools_scm to manage the version string

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 5 lines in your changes missing coverage. Please review.

Project coverage is 98.50%. Comparing base (cff0e1e) to head (df88fce).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
natsort/__init__.py 57.14% 3 Missing ⚠️
natsort/compat/fastnumbers.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   99.50%   98.50%   -1.00%     
==========================================
  Files          10       10              
  Lines         601      603       +2     
==========================================
- Hits          598      594       -4     
- Misses          3        9       +6     

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

@SethMMorton SethMMorton merged commit 9e6cd0d into main Oct 11, 2024
27 checks passed
@SethMMorton SethMMorton deleted the modernize-dev-infra branch October 11, 2024 02:48
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.

1 participant