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

webimpress / coding-standard / 134 / 2
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
Files 79
Run time 3s
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

13 Nov 2019 08:50AM UTC coverage: 96.085%. First build
DEPS=locked CS_CHECK=true TEST_COVERAGE=true

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

Source Files on job 134.2 (DEPS=locked CS_CHECK=true TEST_COVERAGE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 382
  • Travis Job 134.2
  • 68e78169 on github
  • Next Job for DEPS=locked CS_CHECK=true TEST_COVERAGE=true on feature/property-type-php7.4 (#136.2)
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