-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Version boosted to 0.0.14 #27
Conversation
Reviewer's Guide by SourceryThis pull request updates the versions of several pre-commit hooks in the .pre-commit-config.yaml file. The changes include updating pyproject-fmt, ruff, and mypy to their latest versions. File-Level Changes
Tips
|
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.
Hey @ternaus - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟡 Documentation: 1 issue found
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
=======================================
Coverage ? 56.08%
=======================================
Files ? 14
Lines ? 1355
Branches ? 0
=======================================
Hits ? 760
Misses ? 595
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Summary by Sourcery
Update pre-commit hooks to newer versions for pyproject-fmt, ruff-pre-commit, and mypy to ensure the latest features and fixes are included.
Build: