Skip to content

Use uv to install Python in Docker / devcontainers#313

Merged
godlygeek merged 1 commit into
bloomberg:mainfrom
godlygeek:use_uv_for_docker
May 29, 2026
Merged

Use uv to install Python in Docker / devcontainers#313
godlygeek merged 1 commit into
bloomberg:mainfrom
godlygeek:use_uv_for_docker

Conversation

@godlygeek
Copy link
Copy Markdown
Contributor

Now that uv managed Python installs are more heavily used than the deadsnakes PPA, this is both a better thing to be testing with and makes it easier for us to install the setuptools package that our test suite needs.

Now that uv managed Python installs are more heavily used than the
deadsnakes PPA, this is both a better thing to be testing with and makes
it easier for us to install the `setuptools` package that our test suite
needs.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
@godlygeek godlygeek self-assigned this May 28, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.16%. Comparing base (7b6defc) to head (d2934db).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #313   +/-   ##
=======================================
  Coverage   79.16%   79.16%           
=======================================
  Files          51       51           
  Lines        5567     5567           
  Branches      584      584           
=======================================
  Hits         4407     4407           
  Misses       1160     1160           
Flag Coverage Δ
cpp 79.16% <ø> (ø)
python 79.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@godlygeek godlygeek merged commit d58e67f into bloomberg:main May 29, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants