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

Fixed PSR12 related errors by phpcbf #1152

Merged
merged 2 commits into from
Oct 6, 2019
Merged

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Oct 6, 2019

Related to #1139
Closes #1139

@siad007 siad007 added the scrutinizer fixed scrutinizer issue label Oct 6, 2019
@siad007 siad007 added this to the 3.0.0-alpha4 milestone Oct 6, 2019
@codecov
Copy link

codecov bot commented Oct 6, 2019

Codecov Report

Merging #1152 into master will decrease coverage by 0.02%.
The diff coverage is 59%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1152      +/-   ##
============================================
- Coverage     45.73%   45.71%   -0.03%     
  Complexity     9968     9968              
============================================
  Files           505      505              
  Lines         24446    24475      +29     
============================================
+ Hits          11181    11188       +7     
- Misses        13265    13287      +22
Impacted Files Coverage Δ Complexity Δ
...sses/phing/tasks/ext/visualizer/VisualizerTask.php 92.18% <ø> (ø) 41 <0> (ø) ⬇️
...g/tasks/ext/phpmd/PHPMDRendererRemoveFromCache.php 0% <ø> (ø) 3 <0> (ø) ⬇️
classes/phing/tasks/system/ImportTask.php 82.35% <ø> (ø) 19 <0> (ø) ⬇️
classes/phing/parser/PhingXMLContext.php 78.12% <ø> (ø) 14 <0> (ø) ⬇️
classes/phing/tasks/ext/PhpCodeSnifferTask.php 0% <ø> (ø) 94 <0> (ø) ⬇️
classes/phing/listener/DefaultLogger.php 21.79% <0%> (ø) 36 <0> (ø) ⬇️
...sses/phing/tasks/ext/pdo/DummyPDOQuerySplitter.php 0% <0%> (ø) 7 <0> (ø) ⬇️
classes/phing/Phing.php 36.09% <0%> (-0.06%) 233 <0> (ø)
classes/phing/system/io/WindowsFileSystem.php 3.46% <0%> (ø) 116 <0> (ø) ⬇️
classes/phing/tasks/system/DependSet.php 7.69% <0%> (ø) 35 <0> (ø) ⬇️
... and 30 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 20b0ec2...ae829b2. Read the comment docs.

@siad007 siad007 merged commit 0fa80a3 into phingofficial:master Oct 6, 2019
@siad007 siad007 deleted the phpcbf branch October 6, 2019 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scrutinizer fixed scrutinizer issue
Development

Successfully merging this pull request may close these issues.

1 participant