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 pydocstyle and pycodestyle with ruff - closes #361 #399

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

fizyk
Copy link
Owner

@fizyk fizyk commented Oct 11, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
pyramid_basemodel/__init__.py 95.18% <100.00%> (-0.06%) ⬇️
pyramid_basemodel/blob.py 75.00% <100.00%> (-2.09%) ⬇️
pyramid_basemodel/mixin.py 91.66% <100.00%> (-0.34%) ⬇️
pyramid_basemodel/slug.py 93.61% <100.00%> (-0.14%) ⬇️
pyramid_basemodel/util.py 64.70% <100.00%> (ø)
tests/test_blob.py 100.00% <ø> (ø)
tests/test_init.py 100.00% <100.00%> (ø)
tests/test_mixin.py 100.00% <ø> (ø)
tests/test_model.py 100.00% <ø> (ø)
tests/test_slug.py 100.00% <ø> (ø)
... and 1 more

📢 Thoughts on this report? Let us know!.

@fizyk fizyk merged commit 3f8d814 into main Oct 11, 2023
16 checks passed
@fizyk fizyk deleted the ruff branch October 11, 2023 16:16
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