-
Notifications
You must be signed in to change notification settings - Fork 26
feat: starting migration to uv #512
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #512 +/- ##
=======================================
Coverage 97.65% 97.65%
=======================================
Files 37 37
Lines 1788 1788
=======================================
Hits 1746 1746
Misses 42 42
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:
|
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.
Thank you! I am really looking forward to this. Especially if astral-sh/uv#6365 gets resolved we can add additional targets. Generally i am pretty happy with this starting point. We should focus on ease of use for contributors and IMHO make a lot of opinionated configurations upfront, to reduce the needed knowledge for adopters
Signed-off-by: leohoare <[email protected]>
Signed-off-by: leohoare <[email protected]>
… mypy and pre-commit to dev dependencies Signed-off-by: leohoare <[email protected]>
Signed-off-by: leohoare <[email protected]>
Signed-off-by: leohoare <[email protected]>
Co-authored-by: Simon Schrottner <[email protected]> Signed-off-by: Leo <[email protected]> Signed-off-by: leohoare <[email protected]>
fc04db3
to
368bb40
Compare
Signed-off-by: leohoare <[email protected]>
Signed-off-by: leohoare <[email protected]>
Signed-off-by: leohoare <[email protected]>
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.
thanks, great work overall. left a few comments, but nothing too critical.
… revert precommit Signed-off-by: leohoare <[email protected]>
Signed-off-by: leohoare <[email protected]>
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.
thanks 🍻
This PR
This PR migrates hatch to UV (keeping the build system as hatchling)
Related Issues
#502
Notes / Questions
astral-sh/setup-uv
in github actions?TODOs