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

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

Build:
Build:
LAST BUILD BRANCH: phpdocAlignFixer
DEFAULT BRANCH: master
Ran 14 May 2017 09:27PM UTC
Files 269
Run time 12s
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

14 May 2017 09:19PM UTC coverage: 76.976% (+0.06%) from 76.919%
DEPLOY=yes TASK_TESTS_COVERAGE=1

push

travis-ci

keradus
bug #2768 Tokens::ensureWhitespaceAtIndex - clean up comment check, add check for T_OPEN (SpacePossum)

This PR was merged into the 2.2 branch.

Discussion
----------

Tokens::ensureWhitespaceAtIndex - clean up comment check, add check for T_OPEN

The current logic assumes comment tokens can have a trailing line break, however the transformers make sure this is never the case anymore.
Second change is that an T_OPEN tag can still have a trailing line break (i.e. not transformed to own whitespace token).
I theory this is also true for close tags, but inserting an white space token after a close tag is not valid in the first place.

Commits
-------

33eba71 Tokens::ensureWhitespaceAtIndex - clean up comment check, add check for T_OPEN

6914 of 8982 relevant lines covered (76.98%)

26.26 hits per line

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

© 2026 Coveralls, Inc