Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PHPCSStandards / PHPCSUtils / 117

Builds Branch Commit Type Ran Committer Via Coverage
117 feature/objectdeclarations-improve-findextends-implements ObjectDeclarations::findNames(): return cleaned up names Previously, the method would use the `GetTokensAsString::normal()` method to retrieve the name of extended/implemented classes/interfaces. Other than to just check that a class/interface _... Pull #30 22 Jan 2020 02:05PM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
95.75
115 feature/objectdeclarations-improve-getclassproperties ObjectDeclarations::getClassProperties(): minor code reorganization * Move the class modifier keywords array to a class property in the `PHPCSUtils\Tokens\Collections` class. * Declare the `$properties` results array before looping through the to... Pull #29 22 Jan 2020 01:50PM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
95.81
111 feature/objectdeclarations-improve-getname ObjectDeclarations::getName(): improved handling of parse errors While certain names may be invalid, such as construct names starting with a number, for the purpose of alerting users to these invalid names, the `getName()` method should be able t... Pull #28 22 Jan 2020 05:18AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
95.82
109 develop Merge pull request #27 from PHPCSStandards/feature/new-objectdeclarations-class New Utils\ObjectDeclarations class push 22 Jan 2020 05:01AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
95.6
108 feature/new-objectdeclarations-class :sparkles: New Utils\ObjectDeclarations class New `PHPCSUtils\Utils\ObjectDeclarations` class which will hold improved versions of the `File::getDeclarationName()`, `File::getClassProperties()`, `File::findExtendedClassName()` and the `File::find... Pull #27 22 Jan 2020 04:43AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
95.77
106 develop Merge pull request #26 from PHPCSStandards/feature/bcfile-getclassproperties-add-tests BCFile::getClassProperties(): add unit tests push 22 Jan 2020 04:26AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
95.37
104 feature/bcfile-getclassproperties-add-tests BCFile::getClassProperties(): add unit tests Pull #26 22 Jan 2020 04:09AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
93.43
100 develop Merge pull request #24 from PHPCSStandards/feature/utils/new-scopes-class New Utils\Scopes class push 22 Jan 2020 03:52AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
90.8
103 feature/bcfile-getdeclarationame-add-tests-and-fix-bc BCFile::getDeclarationName(): fix compatibility with PHPCS < 2.6.1 [3] In PHPCS 2.6.0, when live coding, the last token in a file can be tokenized as `T_STRING`, but without having the `content` index key set. This commit adds a work-around to t... Pull #25 22 Jan 2020 03:39AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
92.76
99 feature/utils/new-scopes-class :sparkles: New Utils\Scopes class New `PHPCSUtils\Utils\Scopes` class which will hold methods related to the scoping of tokens. This class is closely related to the `PHPCSUtils\Utils\Conditions` class in that it uses the `$tokens[$stackPtr]['cond... Pull #24 22 Jan 2020 03:13AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
90.8
96 feature/utilitymethodtestcase-allow-overruling-of-tabwidth TestUtils\UtilityMethodTestCase: allow for overruling the default tab width This allows for concrete child classes to set a custom tab width to use for a particular test. Pull #23 22 Jan 2020 02:31AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
90.47
90 feature/bcfile-getmemberprops-sync-test-with-upstream BCFile::getMemberProperties(): sync tests with PHPCS Update for changed made in upstream PR 2804. Pull #22 22 Jan 2020 02:03AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
90.47
89 feature/bcfile-minor-docs-update BCFile: minor documentation update See squizlabs/PHP_CodeSniffer 2809 Co-authored-by: Klaus Purer <klaus.purer@protonmail.ch> Pull #21 22 Jan 2020 01:47AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
90.47
88 feature/minor-cs-cleanup Minor CS clean up Pull #20 22 Jan 2020 01:33AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
90.47
87 develop Merge pull request #19 from PHPCSStandards/feature/new-tokens-collections-class New Tokens\Collections class push 22 Jan 2020 01:18AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci-com
90.47
  • ← Previous
  • 1
  • 2
  • …
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • Next →
  • Back to Repo
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc