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

webimpress / coding-standard / 134
96%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/composer/phpunit/phpunit-9.6.33
DEFAULT BRANCH: master
Ran 13 Nov 2019 08:50AM UTC
Jobs 1
Files 79
Run time 4s
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
134

push

travis-ci-com

Michał Bundyra
Feature: property type declaration support (PHP 7.4+)

As of PHP 7.4 we can declare property type.
Add support for property types in the following sniff:
- `Commenting\PropertyAnnotation` - ensure that type is skipped when
  detecting the comment before property
- `Commenting\VariableComment` - add multiple checks to ensure type
  declaration is consistent with type provided in PHPDoc (`@var` tag).
  In case type declaration is provided and PHPDoc does not contain any
  additional information, `@var` tag can be omitted.

5792 of 6028 relevant lines covered (96.08%)

1.1 hits per line

Jobs
ID Job ID Ran Files Coverage
2 134.2 (DEPS=locked CS_CHECK=true TEST_COVERAGE=true) 13 Nov 2019 08:47AM UTC 0
96.08
Travis Job 134.2
Source Files on build 134
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #134
  • 68e78169 on github
  • Next Build on feature/property-type-php7.4 (#136)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc