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

FriendsOfPHP / PHP-CS-Fixer / 4904 / 1
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: phpdocAlignFixer
DEFAULT BRANCH: master
Ran 21 Dec 2015 11:03PM UTC
Files 145
Run time 4s
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

21 Dec 2015 10:52PM UTC coverage: 86.268%. Remained the same
COMPOSER_FLAGS="--prefer-stable --prefer-lowest"

push

travis-ci

keradus
minor #1627 FixCommand - fix output (keradus)

This PR was merged into the 1.12 branch.

Discussion
----------

FixCommand - fix output

Bug introduced by #1586 (in 1.12-dev line!), which isn't released yet so I'm not treating it as a bug.

Before #1586 without `-v` there were list of fixed file, after there is _empty line per fixed file_.

```bash
λ php php-cs-fixer fix 1
   1) FixCommand.php
   2) ReadmeCommand.php
   3) SelfUpdateCommand.php
Fixed all files in 4.126 seconds, 6.250 MB memory used
```

```bash
λ php php-cs-fixer fix 1

Fixed all files in 4.097 seconds, 6.250 MB memory used
```

Commits
-------

907a107 FixCommand - fix output

4360 of 5054 relevant lines covered (86.27%)

76.22 hits per line

Source Files on job 4904.1 (COMPOSER_FLAGS="--prefer-stable --prefer-lowest")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4904
  • Travis Job 4904.1
  • 08beeffa on github
  • Prev Job for COMPOSER_FLAGS="--prefer-stable --prefer-lowest" on 1.12 (#4901.1)
  • Next Job for COMPOSER_FLAGS="--prefer-stable --prefer-lowest" on 1.12 (#4928.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