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

php-coder / mystamps / 568
72%

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

pending completion
568

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

Jobs
ID Job ID Ran Files Coverage
1 568.1 28 Dec 2015 07:13PM UTC 0
29.36
Travis Job 568.1
Source Files on build 568
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #568
  • fd092fb6 on github
  • Prev Build on master (#567)
  • Next Build on master (#573)
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