Skip to content

Fix #129: unwritable parent directory in graveyard#132

Merged
MilesCranmer merged 3 commits intomasterfrom
issue-129
Dec 22, 2025
Merged

Fix #129: unwritable parent directory in graveyard#132
MilesCranmer merged 3 commits intomasterfrom
issue-129

Conversation

@MilesCranmer
Copy link
Copy Markdown
Owner

@bashprompt @ZioKli I think this should fix the issue for you. If you are able, would you mind quickly trying it out? No worries if not!


Fixes #129

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2025

Codecov Report

❌ Patch coverage is 59.09091% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.49%. Comparing base (8bf228f) to head (0232dde).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/lib.rs 61.90% 9 Missing and 7 partials ⚠️
src/main.rs 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   80.60%   80.49%   -0.11%     
==========================================
  Files           6        6              
  Lines         794      805      +11     
  Branches      794      805      +11     
==========================================
+ Hits          640      648       +8     
  Misses         98       98              
- Partials       56       59       +3     
Files with missing lines Coverage Δ
src/main.rs 81.25% <0.00%> (ø)
src/lib.rs 75.24% <61.90%> (-0.08%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ZioKli
Copy link
Copy Markdown

ZioKli commented Dec 22, 2025

Hi, I can confirm this worked for my issue. Thanks for taking the time to fix it!

@MilesCranmer MilesCranmer merged commit b5cfa7c into master Dec 22, 2025
25 of 26 checks passed
@MilesCranmer MilesCranmer deleted the issue-129 branch December 22, 2025 23:09
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.

First use wrong perms in graveyard?

2 participants