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

keradus / PHP-CS-Fixer / 3740
94%
1.11: 82%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: 1.11
Ran 02 Jun 2018 08:59AM UTC
Jobs 1
Files 363
Run time 17s
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
3740

push

travis-ci

keradus
feature #3785 PhpUnitDedicateAssertFixer - fix to assertCount too (SpacePossum)

This PR was squashed before being merged into the 2.12-dev branch (closes #3785).

Discussion
----------

PhpUnitDedicateAssertFixer - fix to assertCount too

closes https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/3750

```
            'assert same' => [
                '<?php $this->assertCount(1, $a);',
                '<?php $this->assertSame(1, count($a));',
            ],
```

for more example please see the tests

Commits
-------

cf8221b2 PhpUnitDedicateAssertFixer - fix to assertCount too

11276 of 13949 relevant lines covered (80.84%)

34.01 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3740.6 (COLLECT_COVERAGE=1) 02 Jun 2018 08:47AM UTC 0
80.84
Travis Job 3740.6
Source Files on build 3740
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3740
  • 6a718852 on github
  • Prev Build on master (#3720)
  • Next Build on master (#1950)
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