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

php-coder / mystamps / 568 / 1
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 28 Dec 2015 07:13PM UTC
Files 128
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

28 Dec 2015 07:02PM UTC coverage: 29.358%. Remained the same
568.1

push

travis-ci

php-coder
CheckStyle: add ImportOrder rule.

Configure ImportOrder rule to ensure the order of the imports:

java
javax
org.apache.commons
org.slf4j,
org.hibernate,
org.springframewor
org.springframework.boot
org.springframework.security
(all other imports)
org.testng
org.fest.assertions
org.openqa.selenium
lombok
ru.mystamps

- each group of imports must be separated by one blank line.
- static imports musbe be in the same order and must be put after non-static imports
- imports inside of a group must be sorted alphabetically

@see http://checkstyle.sourceforge.net/config_imports.html#ImportOrder

No functional changes.

640 of 2180 relevant lines covered (29.36%)

0.29 hits per line

Source Files on job 568.1
  • Tree
  • List 0
  • Changed 39
  • Source Changed 39
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 568
  • Travis Job 568.1
  • fd092fb6 on github
  • Prev Job for on master (#567.1)
  • Next Job for on master (#573.1)
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