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

Feature/visualizer task #1019

Merged
merged 10 commits into from
Feb 2, 2019
Merged

Conversation

jawira
Copy link
Contributor

@jawira jawira commented Jan 29, 2019

VisualizerTask creates diagrams using buildfiles, these diagrams represents calls and depends among targets.

@codecov
Copy link

codecov bot commented Jan 29, 2019

Codecov Report

Merging #1019 into master will increase coverage by 0.27%.
The diff coverage is 92.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1019      +/-   ##
============================================
+ Coverage     45.16%   45.43%   +0.27%     
- Complexity     9950     9991      +41     
============================================
  Files           502      503       +1     
  Lines         24067    24199     +132     
============================================
+ Hits          10869    10994     +125     
- Misses        13198    13205       +7
Impacted Files Coverage Δ Complexity Δ
...sses/phing/tasks/ext/visualizer/VisualizerTask.php 92.42% <92.42%> (ø) 41 <41> (?)
classes/phing/tasks/ext/HttpTask.php 89.36% <0%> (+2.12%) 19% <0%> (ø) ⬇️
classes/phing/system/io/FileInputStream.php 66.66% <0%> (+11.11%) 8% <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 ec6e308...7f3a7d7. Read the comment docs.

Copy link
Member

@siad007 siad007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jawira cool stuff 👍

composer.json Outdated Show resolved Hide resolved
@siad007 siad007 added this to the 3.0.0-alpha3 milestone Feb 2, 2019
@siad007 siad007 merged commit b5680e8 into phingofficial:master Feb 2, 2019
@siad007
Copy link
Member

siad007 commented Feb 2, 2019

@jawira thanks

@jawira jawira deleted the feature/visualizer-task branch October 14, 2020 10:45
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.

2 participants