Skip to content

fix: uv-cache dir misplaced#1500

Open
NeilSmithDLS wants to merge 2 commits intomainfrom
UV-cache-dir-misplaced-#1455
Open

fix: uv-cache dir misplaced#1500
NeilSmithDLS wants to merge 2 commits intomainfrom
UV-cache-dir-misplaced-#1455

Conversation

@NeilSmithDLS
Copy link
Copy Markdown
Contributor

Moving the .uv-cache folder from scratch to /app. This has the benefit of speeding up the population of the cache and removing an error regading not being able to create hard links

fixes #1455

@NeilSmithDLS NeilSmithDLS requested a review from a team as a code owner April 22, 2026 13:29
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.25%. Comparing base (9f15b40) to head (f516668).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1500      +/-   ##
==========================================
+ Coverage   95.22%   95.25%   +0.03%     
==========================================
  Files          43       43              
  Lines        3144     3164      +20     
==========================================
+ Hits         2994     3014      +20     
  Misses        150      150              

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

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.

UV cache dir misplaced

1 participant