Skip to content

Conversation

@dan-fernandes
Copy link
Contributor

UV is currently caching directly into the scratch root, rather than it its own directory.

This puts a subdir .uv-cache inside of the scratch root.

@dan-fernandes dan-fernandes requested a review from a team as a code owner January 14, 2026 10:49
@dan-fernandes dan-fernandes changed the title Fix uv cache dir fix: uv cache dir Jan 14, 2026
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.99%. Comparing base (ae766ca) to head (d488b4e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1336   +/-   ##
=======================================
  Coverage   94.99%   94.99%           
=======================================
  Files          42       42           
  Lines        2755     2755           
=======================================
  Hits         2617     2617           
  Misses        138      138           

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

@dan-fernandes
Copy link
Contributor Author

My original "fix" put the contents of the uv-cache at the root of the scratch directory. The new fix makes a new subdirectory, .uv-cache inside the scratch directory.

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.

3 participants