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

webimpress / coding-standard / 137 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1.4.0
DEFAULT BRANCH: master
Ran 13 Nov 2019 03:00PM UTC
Files 79
Run time 5s
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 03:00PM UTC coverage: 99.746%. First build
DEPS=locked CS_CHECK=true TEST_COVERAGE=true

push

travis-ci-com

Michał Bundyra
Feature: Commenting\DocComment sniff checks if there is a star in every line

Doc-block comment should have a star at the beginning of every line:

```php
/**
 * comment
 */
```

And the following example is invalid:

```php
/**
 comment
 */
```

5896 of 5911 relevant lines covered (99.75%)

1.13 hits per line

Source Files on job 137.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 385
  • Travis Job 137.2
  • a315761b on github
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