Ran
|
Jobs
3
|
Files
257
|
Run time
16s
|
Badge
Embed ▾
README BADGES
|
push
github
Improve test coverage of the LanguageConstructSpacing sniff This sniff has an `else if` condition (https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/c85534876/src/Standards/Generic/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php#L131) to handle language constructs that are followed by some content without a space or opening parenthesis first. This code was not exercised by the automated tests. This commit adds a few examples to make sure this part of the code is covered.
15121 of 23627 relevant lines covered (64.0%)
5.38 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | php-7.2-custom-ini-false - 7317280118.1 | 257 |
59.97 |
GitHub Action Run | |
2 | php-8.0-custom-ini-true - 7317280118.2 | 257 |
63.09 |
GitHub Action Run | |
3 | php-8.3-custom-ini-false - 7317280118.3 | 257 |
63.13 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|