Skip to content

fix: uv-cache dir misplaced#1500

Merged
NeilSmithDLS merged 2 commits intomainfrom
UV-cache-dir-misplaced-#1455
Apr 23, 2026
Merged

fix: uv-cache dir misplaced#1500
NeilSmithDLS merged 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 (53ff8ce) to head (2418183).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1500   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files          43       43           
  Lines        3163     3163           
=======================================
  Hits         3013     3013           
  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.

@tpoliaw tpoliaw force-pushed the UV-cache-dir-misplaced-#1455 branch from f516668 to 2418183 Compare April 23, 2026 09:24
@NeilSmithDLS NeilSmithDLS merged commit de9b447 into main Apr 23, 2026
18 checks passed
@NeilSmithDLS NeilSmithDLS deleted the UV-cache-dir-misplaced-#1455 branch April 23, 2026 10:48
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

2 participants