Skip to content
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

Use uv to install minimum dependencies #362

Merged
merged 8 commits into from
Mar 3, 2024

Conversation

mdekstrand
Copy link
Member

@mdekstrand mdekstrand commented Mar 3, 2024

This uses the new uv program, with its lowest-direct resolution strategy, to test the minimum dependencies.

@mdekstrand mdekstrand added build Build, test, and platform support dependencies Pull requests that update a dependency file labels Mar 3, 2024
@mdekstrand mdekstrand added this to the 2024.1 milestone Mar 3, 2024
@mdekstrand mdekstrand self-assigned this Mar 3, 2024
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.97%. Comparing base (b3813d2) to head (95d6377).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
- Coverage   90.97%   90.97%   -0.01%     
==========================================
  Files          40       40              
  Lines        3126     3125       -1     
==========================================
- Hits         2844     2843       -1     
  Misses        282      282              

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

@mdekstrand mdekstrand merged commit 224e43c into lenskit:main Mar 3, 2024
17 checks passed
@mdekstrand mdekstrand deleted the tweak/mindep-uv branch March 3, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build, test, and platform support dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant