• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FriendsOfPHP / PHP-CS-Fixer / 11457 / 1
82%
master: 93%

Build:
Build:
LAST BUILD BRANCH: phpdocAlignFixer
DEFAULT BRANCH: master
Ran 22 Aug 2017 11:52AM UTC
Files 273
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Aug 2017 11:47AM UTC coverage: 77.279%. Remained the same
DEPLOY=yes TASK_TESTS_COVERAGE=1

push

travis-ci

keradus
minor #2994 ProtectedToPrivateFixer: minor optimization (Slamdunk)

This PR was submitted for the 2.4 branch but it was merged into the 2.2 branch instead (closes #2994).

Discussion
----------

ProtectedToPrivateFixer: minor optimization

Following https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/2972#discussion_r133924837 I tried to make this fixer faster, but the [trait check](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.4/src/Fixer/ClassNotation/ProtectedToPrivateFixer.php#L135) doesn't let me skip getting the class close before the main loop.

Any other idea is welcome

Commits
-------

7233e84a ProtectedToPrivateFixer: minor optimization
39a57b66 Merge branch '2.2' into 2.4
f507e1a7 Merge branch '2.2' into 2.4
176e6189 minor #2989 CiIntegrationTest - fix min supported PHP versions (keradus)
8ce604e7 CiIntegrationTest - fix min supported PHP versions
5d0d6682 Merge branch '2.2' into 2.4
6b1a9b23 bug #2959 MethodArgumentSpaceFixer - Skip body of fixed function (greg0ire)
7a087d07 bug #2984 AlignMultilineCommentFixer - handle uni code (SpacePossum)
5df5258a Merge branch '2.2' into 2.4
4c9d5706 Merge branch '2.2' into 2.4
ef2dca68 AlignMultilineCommentFixer - handle ucode
240d8da2 Merge branch '2.2' into 2.4
f9abae03 Merge branch '2.2' into 2.4
b1b52d93 minor #2968 AssertTokensTrait - don't use AccessibleObject (keradus)
17358503 AssertTokensTrait - don't use AccessibleObject
f0876421 Merge branch '2.2' into 2.4
9fd04834 Skip body of fixed function
3fd0bda1 bug #2954 NoBreakCommentFixer - Disable case sensitivity (julienfalque)
5cea1944 minor #2955 Travis - stop using old TASK_SCA residue (keradus)
b322632c Merge branch '2.2' into 2.4
d7290d85 Travis - stop using old TASK_SCA residue
fb19b7b8 Disable case sensitivity
f3942017 minor #2952 BlankLineBeforeStatementFixer - Reference fixer instead of test class (localheinz)
26df6cf8 Fix: Reference fixer instead of test class
9495672d Merge branch '2.2'
99fb7e64 minor #2945 BlankLineBeforeStatemen... (continued)

7088 of 9172 relevant lines covered (77.28%)

25.25 hits per line

Source Files on job 11457.1 (DEPLOY=yes TASK_TESTS_COVERAGE=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11457
  • Travis Job 11457.1
  • 75a5c253 on github
  • Prev Job for DEPLOY=yes TASK_TESTS_COVERAGE=1 on 2.2 (#11451.1)
  • Next Job for DEPLOY=yes TASK_TESTS_COVERAGE=1 on 2.2 (#11462.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc