-
Notifications
You must be signed in to change notification settings - Fork 1
feat: move to uv and update all the dependencies #229
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
Conversation
Removed CircleCI badge from README.
WalkthroughUpdated README badges: removed the CircleCI badge and added Docker, Integration test, and Python badges; no code or control-flow changes. Changes
Sequence Diagram(s)No sequence diagrams — documentation-only change, no control-flow impact. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Added badges for Docker, integration tests, and Python workflows.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #229 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 212 212
=========================================
Hits 212 212 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
… command execution. Added integration test instructions and adjusted server run commands accordingly.
|
|
🎉 This PR is included in version 2.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |



BREAKING CHANGE: Move to uv from poetry and update all dependencies.
Removed CircleCI badge from README.
See #223