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

webimpress / coding-standard / 41
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
41

push

travis-ci-com

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