-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update pre-commits and pytest configuration #49
Conversation
lang-m
commented
Apr 29, 2024
- pre-commit: use ruff and ruff formatting to replace black, isort, flake8
- pre-commit: remove hard-coded Python version
- tests: convert all warnings to errors
- pre-commit: use ruff and ruff formatting to replace black, isort, flake8 - pre-commit: remove hard-coded Python version - tests: convert all warnings to errors
for more information, see https://pre-commit.ci
rebase |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #49 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 14 14
=========================================
Hits 14 14 ☔ View full report in Codecov by Sentry. |