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

Added augment reference task. #1323

Merged
merged 5 commits into from
Apr 29, 2020
Merged

Added augment reference task. #1323

merged 5 commits into from
Apr 29, 2020

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Apr 26, 2020

No description provided.

@codecov
Copy link

codecov bot commented Apr 26, 2020

Codecov Report

Merging #1323 into master will decrease coverage by 0.14%.
The diff coverage is 69.75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1323      +/-   ##
============================================
- Coverage     51.84%   51.70%   -0.15%     
- Complexity     9255     9293      +38     
============================================
  Files           475      476       +1     
  Lines         22618    22718     +100     
============================================
+ Hits          11727    11746      +19     
- Misses        10891    10972      +81     
Impacted Files Coverage Δ Complexity Δ
classes/phing/TaskAdapter.php 52.17% <ø> (ø) 9.00 <0.00> (ø)
classes/phing/Task.php 61.29% <55.69%> (-30.38%) 34.00 <30.00> (+10.00) ⬇️
classes/phing/RuntimeConfigurable.php 82.00% <68.75%> (-12.60%) 25.00 <6.00> (+5.00) ⬇️
classes/phing/UnknownElement.php 89.41% <80.00%> (-4.80%) 35.00 <7.00> (+8.00) ⬇️
classes/phing/parser/ProjectConfigurator.php 82.85% <83.33%> (-0.64%) 36.00 <0.00> (+1.00) ⬇️
classes/phing/tasks/system/AugmentReference.php 90.00% <90.00%> (ø) 11.00 <11.00> (?)
classes/phing/Project.php 79.17% <100.00%> (-0.19%) 129.00 <1.00> (+1.00) ⬇️
classes/phing/Target.php 91.42% <100.00%> (+0.33%) 50.00 <2.00> (+2.00)
classes/phing/tasks/system/Dirname.php 0.00% <0.00%> (-76.93%) 6.00% <0.00%> (ø%)
classes/phing/tasks/system/PropertyTask.php 61.45% <0.00%> (-19.56%) 80.00% <0.00%> (ø%)
... and 10 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 d68b8d8...5aca464. Read the comment docs.

@siad007 siad007 merged commit e5c6149 into phingofficial:master Apr 29, 2020
@siad007 siad007 deleted the Augment branch April 29, 2020 20:51
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