-
Notifications
You must be signed in to change notification settings - Fork 4
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
Introduce UV to replace Pipenv; multi-stage Dockerfile (new PR) #624
base: develop
Are you sure you want to change the base?
Conversation
… caching because we build with nocache
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #624 +/- ##
===========================================
- Coverage 79.91% 79.35% -0.56%
===========================================
Files 133 134 +1
Lines 6129 6172 +43
===========================================
Hits 4898 4898
- Misses 1231 1274 +43
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Pull request checklist
Please check if your PR fulfills the following requirements:
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Using pipenv
Issue Number: N/A
What is the new behavior?
Pipenv replaced with uv
Does this introduce a breaking change?
Other information