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

[MoveTask] Added preservepermissions support. #1274

Merged
merged 2 commits into from
Feb 22, 2020
Merged

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Feb 22, 2020

Preserve permissions from copy task was not taken at all i.e.
<move preservepermissions="false" ... was not possible.

@codecov
Copy link

codecov bot commented Feb 22, 2020

Codecov Report

Merging #1274 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1274      +/-   ##
============================================
+ Coverage     51.59%   51.59%   +<.01%     
  Complexity     9320     9320              
============================================
  Files           480      480              
  Lines         22865    22867       +2     
============================================
+ Hits          11797    11799       +2     
  Misses        11068    11068
Impacted Files Coverage Δ Complexity Δ
classes/phing/util/FileUtils.php 70.83% <100%> (+0.35%) 83 <0> (ø) ⬇️

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 9e6914c...69f6811. Read the comment docs.

@siad007 siad007 merged commit f3dfc78 into master Feb 22, 2020
@siad007 siad007 deleted the siad007-patch-1 branch February 22, 2020 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant