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 multi line description support, … #1208

Merged
merged 4 commits into from
Dec 17, 2019

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Dec 14, 2019

Added multi line description support, tests and dependency overview for -projecthelp

@codecov
Copy link

codecov bot commented Dec 14, 2019

Codecov Report

Merging #1208 into master will increase coverage by 0.04%.
The diff coverage is 87.5%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1208      +/-   ##
============================================
+ Coverage     47.34%   47.39%   +0.04%     
- Complexity     9954     9964      +10     
============================================
  Files           506      506              
  Lines         24459    24485      +26     
============================================
+ Hits          11581    11604      +23     
- Misses        12878    12881       +3
Impacted Files Coverage Δ Complexity Δ
classes/phing/Target.php 92.47% <100%> (-0.16%) 44 <0> (-2)
classes/phing/RuntimeConfigurable.php 94.59% <100%> (+0.3%) 20 <1> (+1) ⬆️
classes/phing/Project.php 72.42% <100%> (+0.18%) 124 <0> (+1) ⬆️
classes/phing/Task.php 90.56% <100%> (+0.36%) 23 <1> (+1) ⬆️
classes/phing/Phing.php 36.3% <69.23%> (+0.27%) 235 <6> (+2) ⬆️
classes/phing/types/Description.php 95.23% <94.73%> (-4.77%) 9 <7> (+7)

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 2e664e5...72c001e. Read the comment docs.

@siad007 siad007 merged commit 522f888 into phingofficial:master Dec 17, 2019
@siad007 siad007 deleted the Description branch December 17, 2019 21:14
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