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

webimpress / coding-standard / 38
100%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2018 11:52PM UTC
Jobs 1
Files 66
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
38

push

travis-ci

webimpress
Merged PHP.SingleSemicolon into PHP.RedundantSemicolon sniff and added more cases

Semicolon is redundant in the following cases:
- it is at the beginning of the scope
  (like php open tag or open curly bracket)
- it is after the scope
  (after curly bracket, but not closure or anonymous class)
- it is after another semicolon
  (but not in empty for loop)

4702 of 4712 relevant lines covered (99.79%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
2 38.2 (DEPS=locked CS_CHECK=true TEST_COVERAGE=true) 02 Dec 2018 11:49PM UTC 0
99.79
Travis Job 38.2
Source Files on build 38
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #38
  • 984ceca3 on github
  • Prev Build on master (#40)
  • Next Build on master (#41)
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