phing icon indicating copy to clipboard operation
phing copied to clipboard

Update code

Open jawira opened this issue 1 year ago • 1 comments

I ran Rector to update code to PHP 7.3 I only committed changes that can be easily reviewed.

jawira avatar Sep 12 '22 19:09 jawira

Codecov Report

Merging #1684 (a17faec) into main (0025c28) will increase coverage by 0.00%. The diff coverage is 48.00%.

:exclamation: Current head a17faec differs from pull request most recent head 1d4ebdb. Consider uploading reports for the commit 1d4ebdb to get more accurate results

@@            Coverage Diff            @@
##               main    #1684   +/-   ##
=========================================
  Coverage     58.34%   58.35%           
+ Complexity     6961     6959    -2     
=========================================
  Files           355      355           
  Lines         16611    16615    +4     
=========================================
+ Hits           9692     9695    +3     
- Misses         6919     6920    +1     
Impacted Files Coverage Δ
src/Phing/Filter/XincludeFilter.php 0.00% <0.00%> (ø)
src/Phing/Filter/XsltFilter.php 0.00% <0.00%> (ø)
src/Phing/Io/FileSystem.php 47.31% <0.00%> (+0.33%) :arrow_up:
src/Phing/Listener/MailLogger.php 0.00% <0.00%> (ø)
src/Phing/Phing.php 27.97% <0.00%> (ø)
src/Phing/Task/Optional/FileSyncTask.php 16.80% <0.00%> (-0.14%) :arrow_down:
src/Phing/Task/Optional/HipchatTask.php 0.00% <0.00%> (ø)
src/Phing/Task/Optional/MailTask.php 0.00% <0.00%> (ø)
src/Phing/Task/Optional/ParallelTask.php 0.00% <0.00%> (ø)
src/Phing/Task/System/JsonValidateTask.php 0.00% <0.00%> (ø)
... and 10 more

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

codecov[bot] avatar Sep 12 '22 19:09 codecov[bot]