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

[core] Removed deprecated NullPointerException.php #1556

Merged
merged 2 commits into from
Mar 21, 2021

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Mar 21, 2021

No description provided.

@siad007 siad007 added this to the 3.0.0-RC2 milestone Mar 21, 2021
@siad007 siad007 self-assigned this Mar 21, 2021
@codecov
Copy link

codecov bot commented Mar 21, 2021

Codecov Report

Merging #1556 (d839f7d) into main (4d890ca) will not change coverage.
The diff coverage is 50.00%.

❗ Current head d839f7d differs from pull request most recent head da8b8e9. Consider uploading reports for the commit da8b8e9 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1556   +/-   ##
=========================================
  Coverage     55.83%   55.83%           
  Complexity     6908     6908           
=========================================
  Files           356      356           
  Lines         16721    16721           
=========================================
  Hits           9336     9336           
  Misses         7385     7385           
Impacted Files Coverage Δ Complexity Δ
src/Phing/Filter/ConcatFilter.php 76.36% <ø> (ø) 24.00 <0.00> (ø)
src/Phing/Filter/StripWhitespace.php 86.95% <ø> (ø) 6.00 <0.00> (ø)
src/Phing/Io/DirectoryScanner.php 75.55% <ø> (ø) 99.00 <0.00> (ø)
src/Phing/Io/File.php 83.15% <0.00%> (ø) 91.00 <0.00> (ø)
src/Phing/Io/IniFileTokenReader.php 65.78% <ø> (ø) 17.00 <0.00> (ø)
src/Phing/Parser/ProjectConfigurator.php 83.59% <ø> (ø) 45.00 <0.00> (ø)
src/Phing/Task/System/Dirname.php 76.92% <ø> (ø) 6.00 <0.00> (ø)
src/Phing/Task/System/ExecTask.php 86.66% <0.00%> (ø) 83.00 <0.00> (ø)
src/Phing/Task/System/PropertyTask.php 82.12% <ø> (ø) 80.00 <0.00> (ø)
src/Phing/Task/System/ReflexiveTask.php 77.08% <ø> (ø) 19.00 <0.00> (ø)
... and 6 more

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 4d890ca...da8b8e9. Read the comment docs.

@siad007 siad007 changed the title Removed deprecated NullPointerException.php [core] Removed deprecated NullPointerException.php Mar 21, 2021
@siad007 siad007 merged commit 484639c into phingofficial:main Mar 21, 2021
@siad007 siad007 deleted the RemoivedNullPointer branch March 21, 2021 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant