Conversation
Signed-off-by: gruebel <anton.gruebel@gmail.com>
There was a problem hiding this comment.
Code Review
This pull request updates the uv-build requirement and uv tool version in pyproject.toml, and synchronizes uv.lock with updated versions for several dependencies including poethepoet, prek, pygments, pytest, and tomli. Feedback was provided regarding an inconsistency in version specifiers, suggesting that uv-build should use >=0.11.0 instead of ~=0.11.0 to align with the goal of relaxing version requirements.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #587 +/- ##
=======================================
Coverage 98.33% 98.33%
=======================================
Files 45 45
Lines 2157 2157
=======================================
Hits 2121 2121
Misses 36 36
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR