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

[FileUtils] Added granularity support #1275

Merged
merged 2 commits into from
Feb 22, 2020
Merged

[FileUtils] Added granularity support #1275

merged 2 commits into from
Feb 22, 2020

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Feb 22, 2020

Added granularity support for copyFile (the number of seconds leeway to give before deciding a file is out of date).

Added granularity support for copyFile (the number of seconds leeway to give before deciding a file is out of date).
@codecov
Copy link

codecov bot commented Feb 22, 2020

Codecov Report

Merging #1275 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1275      +/-   ##
============================================
- Coverage      51.6%   51.59%   -0.01%     
  Complexity     9320     9320              
============================================
  Files           480      480              
  Lines         22860    22865       +5     
============================================
+ Hits          11796    11798       +2     
- Misses        11064    11067       +3
Impacted Files Coverage Δ Complexity Δ
classes/phing/util/FileUtils.php 70.83% <100%> (+0.35%) 83 <0> (ø) ⬇️
classes/phing/listener/AnsiColorLogger.php 0% <0%> (ø) 17% <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 d200fe4...067e248. Read the comment docs.

@siad007 siad007 merged commit a670cab into master Feb 22, 2020
@siad007 siad007 deleted the siad007-patch-2 branch February 22, 2020 14:55
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