-
Notifications
You must be signed in to change notification settings - Fork 12
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 and flake8 by ruff #95
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #95 +/- ##
==========================================
- Coverage 90.83% 90.50% -0.33%
==========================================
Files 15 15
Lines 1287 1285 -2
Branches 0 310 +310
==========================================
- Hits 1169 1163 -6
- Misses 118 122 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
If the end-goal is the same, then why not! |
The end-goal is the same, but |
ruff
is amazing 😉 + edit codecov configuration to reflect package coverage.Change Type
bugfix
(+0.0.1)minor
(+0.1.0)major
(+1.0.0)refactoring
(no version update)test
(no version update)infrastructure
(no version update)documentation
(no version update)other