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

FriendsOfPHP / PHP-CS-Fixer / 10441
82%
master: 93%

Build:
Build:
LAST BUILD BRANCH: phpdocAlignFixer
DEFAULT BRANCH: master
Ran 08 Jun 2017 08:16PM UTC
Jobs 1
Files 269
Run time 15s
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

pending completion
10441

push

travis-ci

keradus
minor #2832 Fix: Use all the columns (localheinz)

This PR was merged into the 2.2 branch.

Discussion
----------

Fix: Use all the columns

This PR

* [x] allows using all the columns, all the columns

Follows #2828.

💁‍♂️ For reference, see https://github.com/sebastianbergmann/phpunit/pull/2518 (this is missing from the schema in older versions).

### Before

```
$ vendor/bin/phpunit

PHPUnit v2.2.4-19-ga8976647 by Sebastian Bergmann and contributors.

Testing
.............................................................   61 / 8305 (  0%)
.............................................................  122 / 8305 (  1%)
.............................................................  183 / 8305 (  2%)
.............................................................  244 / 8305 (  2%)
.............................................................  305 / 8305 (  3%)
.............................................................  366 / 8305 (  4%)
.............................................................  427 / 8305 (  5%)
```

### After

```
$ vendor/bin/phpunit

PHPUnit v2.2.4-20-gc4ca8ba2 by Sebastian Bergmann and contributors.

Testing
.............................................................................................................................................................................................  189 / 8305 (  2%)
.............................................................................................................................................................................................  378 / 8305 (  4%)
.............................................................................................................................................................................................  567 / 8305 (  6%)
.............................................................................................................................................................................................  756 / 8305 (  9%)
```

Commits
-------

c4ca8ba2 Fix: Use all the columns

6906 of 9070 relevant lines covered (76.14%)

24.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10441.1 (DEPLOY=yes TASK_TESTS_COVERAGE=1) 08 Jun 2017 08:11PM UTC 0
76.14
Travis Job 10441.1
Source Files on build 10441
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10441
  • ede072ba on github
  • Prev Build on 2.2 (#10438)
  • Next Build on 2.2 (#10452)
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