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

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

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

02 Jun 2018 08:37AM UTC coverage: 80.837% (+0.06%) from 80.777%
COLLECT_COVERAGE=1

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

Source Files on job 3740.6 (COLLECT_COVERAGE=1)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 8
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3566
  • Travis Job 3740.6
  • 6a718852 on github
  • Prev Job for COLLECT_COVERAGE=1 on master (#3720.6)
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