Ran
|
Jobs
4
|
Files
24
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
travis-ci-com
<a href="https://github.com/PHPCSStandards/PHPCSUtils/commit/2d220721c">BCFile/ObjectDeclarations::getDeclarationName(): compatibility with PHPCS 4.x PHPCS removes support for the JS and CSS tokenizers, which includes removing the `File::$tokenizerType` property. This commit makes it so the `BCFile::getDeclarationName()` and the `ObjectDeclarations::getDeclarationName()` methods won't throw an error for the property not existing. And just to be clear: while PHPCSUtils in combination with PHPCS 2.x and 3.x _may_ incidentally support JS/CSS, in combination with PHPCS 4.x, JS/CSS will explicitly not be supported. Ref: https://github.com/squizlabs/PHP_CodeSniffer/commit/</a><a class="double-link" href="https://github.com/PHPCSStandards/PHPCSUtils/commit/ea52e7b48">ea52e7b48</a>
4 of 4 new or added lines in 2 files covered. (100.0%)
2297 of 2351 relevant lines covered (97.7%)
70.09 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
29 | 406.29 (PHPCS_VERSION="dev-master" LINT=1 COVERALLS_VERSION="^2.0") | 24 |
91.12 |
Travis Job 406.29 | |
30 | 406.30 (PHPCS_VERSION="2.9.2" COVERALLS_VERSION="^2.0") | 24 |
95.94 |
Travis Job 406.30 | |
31 | 406.31 (PHPCS_VERSION="dev-master" LINT=1 COVERALLS_VERSION="^1.0") | 24 |
90.35 |
Travis Job 406.31 | |
32 | 406.32 (PHPCS_VERSION="2.6.0" COVERALLS_VERSION="^1.0") | 24 |
95.43 |
Travis Job 406.32 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|