Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

NF: use uv to install packages#797

Merged
aqw merged 1 commit intopsyinfra:mainfrom
TobiasKadelka:uv
Aug 27, 2025
Merged

NF: use uv to install packages#797
aqw merged 1 commit intopsyinfra:mainfrom
TobiasKadelka:uv

Conversation

@TobiasKadelka
Copy link
Copy Markdown
Collaborator

@TobiasKadelka TobiasKadelka commented Aug 25, 2025

Install packages with uv instead of pip.

As a bonus, this allows us to use uvx ruff check (ruff build in into uv) which removes a dependency from pyproject.toml.

@TobiasKadelka TobiasKadelka force-pushed the uv branch 3 times, most recently from 9295694 to 077aa60 Compare August 25, 2025 08:32
Comment thread .github/workflows/tests.yaml Outdated
@TobiasKadelka TobiasKadelka force-pushed the uv branch 5 times, most recently from 9cb6900 to 09c0da9 Compare August 26, 2025 09:25
@TobiasKadelka TobiasKadelka changed the title WIP: NF: use uv to install packages NF: use uv to install packages Aug 26, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@840a18b). Learn more about missing BASE report.
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #797   +/-   ##
=======================================
  Coverage        ?   94.45%           
=======================================
  Files           ?       81           
  Lines           ?     8403           
  Branches        ?      822           
=======================================
  Hits            ?     7937           
  Misses          ?      349           
  Partials        ?      117           

☔ 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.

Copy link
Copy Markdown
Collaborator

@aqw aqw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@TobiasKadelka
Copy link
Copy Markdown
Collaborator Author

Thanks for your feedback!

Are you waiting for further feedback, like from Ben, or is there anything else blocking the merger of this into main? :)

@aqw aqw merged commit af02b94 into psyinfra:main Aug 27, 2025
4 checks passed
@aqw
Copy link
Copy Markdown
Collaborator

aqw commented Aug 27, 2025

lol; thanks for the ping. I thought I had clicked "merge" yesterday. :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants