-
Notifications
You must be signed in to change notification settings - Fork 29
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
Ruff config, pytest config, pre-commit config #210
Conversation
a42cd18
to
9d26eb3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this just the ruff changes? The ruff changes should be merged before #209. This pr should only include formatting changes and no tooling changes or doc reorgs or new material.
ok, I can rebase |
9d26eb3
to
6651931
Compare
Good to go @jklymak . I also added a |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #210 +/- ##
==========================================
- Coverage 55.11% 54.90% -0.22%
==========================================
Files 9 9
Lines 1700 1692 -8
==========================================
- Hits 937 929 -8
Misses 763 763 ☔ View full report in Codecov by Sentry. |
Blocked by #209. Once its merged I'll rebase this onto it and run the tooling. 64ec4af and after are the commits that are part of this PR
Added: