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 clone function #29

Merged
merged 18 commits into from
Feb 18, 2024
Merged

Fix clone function #29

merged 18 commits into from
Feb 18, 2024

Conversation

iwatakeshi
Copy link
Owner

@iwatakeshi iwatakeshi commented Feb 17, 2024

Fixes the clone function to where it properly archives the cloned directory and then extracts it to the designated destination.

Credits to @CaseyHaralson for #28

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (1ee4e65) 94.76% compared to head (694c4c1) 95.59%.

Files Patch % Lines
src/utils/clone.ts 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   94.76%   95.59%   +0.83%     
==========================================
  Files          12       12              
  Lines         210      227      +17     
  Branches       52       59       +7     
==========================================
+ Hits          199      217      +18     
+ Misses         11       10       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/utils/clone.ts Dismissed Show dismissed Hide dismissed
src/utils/clone.ts Dismissed Show dismissed Hide dismissed
src/utils/parse.ts Dismissed Show dismissed Hide dismissed
src/utils/parse.ts Dismissed Show dismissed Hide dismissed
src/utils/parse.ts Dismissed Show dismissed Hide dismissed
src/utils/parse.ts Dismissed Show dismissed Hide dismissed
@iwatakeshi iwatakeshi merged commit a796a50 into master Feb 18, 2024
7 checks passed
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.

1 participant