Skip to content

Fix CI for astral-sh/setup-uv 6 #596

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

Merged
merged 3 commits into from
May 22, 2025
Merged

Fix CI for astral-sh/setup-uv 6 #596

merged 3 commits into from
May 22, 2025

Conversation

ponyisi
Copy link
Collaborator

@ponyisi ponyisi commented May 22, 2025

Use a venv for uv package installation instead of using the system installation.

Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.20%. Comparing base (df83802) to head (f7109e3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #596   +/-   ##
=======================================
  Coverage   96.20%   96.20%           
=======================================
  Files          29       29           
  Lines        1870     1870           
=======================================
  Hits         1799     1799           
  Misses         71       71           
Flag Coverage Δ
unittests 96.20% <ø> (ø)

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.

@ponyisi ponyisi merged commit 9c1849d into master May 22, 2025
37 checks passed
@ponyisi ponyisi deleted the fix-astral-sh/setup-uv-6 branch May 22, 2025 18:42
ponyisi added a commit that referenced this pull request May 22, 2025
Use a uv venv to install packages and run scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants