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

Add xvc file move #214

Merged
merged 37 commits into from
Jan 26, 2023
Merged

Add xvc file move #214

merged 37 commits into from
Jan 26, 2023

Conversation

iesahin
Copy link
Owner

@iesahin iesahin commented Jan 26, 2023

  • Adds xvc file move command and fixes some bugs in `xvc file copy``
  • Refactors file::copy module to reuse code in move

@iesahin iesahin linked an issue Jan 26, 2023 that may be closed by this pull request
@iesahin iesahin self-assigned this Jan 26, 2023
@netlify
Copy link

netlify bot commented Jan 26, 2023

Deploy Preview for xvc canceled.

Name Link
🔨 Latest commit 6887a62
🔍 Latest deploy log https://app.netlify.com/sites/xvc/deploys/63d24a49a61a080008008f24

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Base: 66.83% // Head: 67.35% // Increases project coverage by +0.52% 🎉

Coverage data is based on head (6887a62) compared to base (fe19043).
Patch coverage: 90.20% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
+ Coverage   66.83%   67.35%   +0.52%     
==========================================
  Files          98       99       +1     
  Lines        9967    10175     +208     
==========================================
+ Hits         6661     6853     +192     
- Misses       3306     3322      +16     
Impacted Files Coverage Δ
ecs/src/ecs/xvcstore.rs 95.45% <ø> (ø)
file/src/mv/mod.rs 85.36% <85.36%> (ø)
file/src/copy/mod.rs 87.68% <91.22%> (+3.40%) ⬆️
ecs/src/ecs/mod.rs 91.81% <100.00%> (-0.04%) ⬇️
file/src/lib.rs 56.58% <100.00%> (+1.75%) ⬆️
core/src/types/diff.rs 78.68% <0.00%> (-1.64%) ⬇️
file/src/common/compare.rs 56.19% <0.00%> (+0.31%) ⬆️
lib/src/cli/mod.rs 75.54% <0.00%> (+1.25%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@iesahin iesahin changed the title 177-xvc-file-move Add xvc file move Jan 26, 2023
@iesahin iesahin merged commit 452db3c into main Jan 26, 2023
@iesahin iesahin deleted the 177-xvc-file-move branch January 26, 2023 20:37
iesahin added a commit that referenced this pull request Feb 15, 2023
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.

xvc file move
1 participant