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

[PhingTask] Added test implementations #1262

Merged
merged 1 commit into from
Feb 15, 2020
Merged

[PhingTask] Added test implementations #1262

merged 1 commit into from
Feb 15, 2020

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Feb 15, 2020

Related to #1241

@siad007 siad007 added this to the 3.0.0-alpha4 milestone Feb 15, 2020
@codecov
Copy link

codecov bot commented Feb 15, 2020

Codecov Report

Merging #1262 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1262      +/-   ##
============================================
+ Coverage     50.28%   50.42%   +0.13%     
  Complexity     9516     9516              
============================================
  Files           486      486              
  Lines         23328    23328              
============================================
+ Hits          11731    11763      +32     
+ Misses        11597    11565      -32
Impacted Files Coverage Δ Complexity Δ
classes/phing/Phing.php 36.6% <0%> (+0.29%) 235% <0%> (ø) ⬇️
classes/phing/util/FileUtils.php 70.48% <0%> (+1.2%) 83% <0%> (ø) ⬇️
classes/phing/Project.php 74.25% <0%> (+2.31%) 125% <0%> (ø) ⬇️
classes/phing/tasks/system/PhingCallTask.php 76.19% <0%> (+2.38%) 15% <0%> (ø) ⬇️
classes/phing/tasks/system/PhingTask.php 67.64% <0%> (+9.8%) 73% <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 9cf089a...4d2ac63. Read the comment docs.

@siad007 siad007 merged commit a49cfdf into master Feb 15, 2020
@siad007 siad007 deleted the siad007-patch-1 branch February 15, 2020 17: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