Skip to content
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

fix: Properly move directories across filesystems #10796

Merged
merged 1 commit into from Mar 3, 2022
Merged

Conversation

pgrzesik
Copy link
Contributor

@pgrzesik pgrzesik commented Mar 3, 2022

Closes: #10793, #10782

@pgrzesik pgrzesik added the bug label Mar 3, 2022
@pgrzesik pgrzesik self-assigned this Mar 3, 2022
@pgrzesik pgrzesik mentioned this pull request Mar 3, 2022
4 tasks
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #10796 (67a2bfe) into main (3444a56) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10796   +/-   ##
=======================================
  Coverage   86.38%   86.38%           
=======================================
  Files         304      304           
  Lines       12716    12717    +1     
=======================================
+ Hits        10985    10986    +1     
  Misses       1731     1731           
Impacted Files Coverage Δ
lib/utils/fs/safe-move-file.js 94.11% <100.00%> (+0.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3444a56...67a2bfe. Read the comment docs.

@pgrzesik pgrzesik merged commit d06b64d into main Mar 3, 2022
@pgrzesik pgrzesik deleted the fix-create-command branch March 3, 2022 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to copy files from template when trying to create project
1 participant