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 test for StatisticsListener #1165

Merged
merged 2 commits into from
Oct 19, 2019
Merged

Added test for StatisticsListener #1165

merged 2 commits into from
Oct 19, 2019

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Oct 19, 2019

No description provided.

@siad007 siad007 changed the title Added test for S Added test for StatisticsListener Oct 19, 2019
@siad007 siad007 added the core label Oct 19, 2019
@siad007 siad007 added this to the 3.0.0-alpha4 milestone Oct 19, 2019
@codecov
Copy link

codecov bot commented Oct 19, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #1165      +/-   ##
===========================================
+ Coverage     46.06%   46.9%   +0.84%     
  Complexity     9968    9968              
===========================================
  Files           505     505              
  Lines         24475   24475              
===========================================
+ Hits          11274   11481     +207     
+ Misses        13201   12994     -207
Impacted Files Coverage Δ Complexity Δ
classes/phing/Project.php 72.24% <0%> (+0.66%) 123% <0%> (ø) ⬇️
classes/phing/BuildEvent.php 96.87% <0%> (+6.25%) 12% <0%> (ø) ⬇️
classes/phing/listener/StatisticsListener.php 44% <0%> (+44%) 18% <0%> (ø) ⬇️
...sses/phing/listener/statistics/ProjectTimerMap.php 62.5% <0%> (+62.5%) 5% <0%> (ø) ⬇️
classes/phing/listener/statistics/StatsTimer.php 62.5% <0%> (+62.5%) 6% <0%> (ø) ⬇️
classes/phing/listener/statistics/TimerMap.php 66.66% <0%> (+66.66%) 6% <0%> (ø) ⬇️
classes/phing/listener/statistics/ProjectTimer.php 66.66% <0%> (+66.66%) 5% <0%> (ø) ⬇️
classes/phing/listener/statistics/Duration.php 66.66% <0%> (+66.66%) 3% <0%> (ø) ⬇️
classes/phing/listener/statistics/Series.php 96% <0%> (+96%) 10% <0%> (ø) ⬇️
...ses/phing/listener/statistics/StatisticsReport.php 97.18% <0%> (+97.18%) 18% <0%> (ø) ⬇️
... and 5 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 b88e5a5...57d9dee. Read the comment docs.

@siad007 siad007 merged commit b831358 into master Oct 19, 2019
@siad007 siad007 deleted the siad007-patch-2 branch October 19, 2019 12:29
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