Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

christopherthielen
Copy link
Contributor

At some point options parsing happened inside _mv() and _cp() but that is no longer the case so a parsed options object should be used instead.

At some point options parsing happened inside `_mv()` and `_cp()` but that is no longer the case so a parsed options object should be used instead.
Copy link
Member

@nfischer nfischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@codecov-io
Copy link

Codecov Report

Merging #982 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #982   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files          35       35           
  Lines        1332     1332           
=======================================
  Hits         1295     1295           
  Misses         37       37
Impacted Files Coverage Δ
src/mv.js 97.77% <ø> (ø) ⬆️

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 aed6d99...3dc5898. Read the comment docs.

@nfischer nfischer merged commit a8452b8 into shelljs:master Jan 7, 2020
@nfischer nfischer added the fix Bug/defect, or a fix for such a problem label Jan 7, 2020
@christopherthielen christopherthielen deleted the patch-1 branch January 7, 2020 17:09
@bangbang93
Copy link

Is there any plan to release?

@nfischer nfischer added this to the v0.9.0 milestone Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug/defect, or a fix for such a problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants