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

tarantool / tarantool-java / 333
78%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2019 02:47PM UTC
Jobs 1
Files 35
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
333

push

travis-ci

Totktonada
Add a checkstyle support

Configure Checkstyle plugin for Maven. Add base rules to be checked.
Default Google's style was taken as a base for our rules (see,
http://checkstyle.sourceforge.net/google_style.html). Hoverer, some of
them were changed according to our own style vision or current code
base:
- require a new line at the end of file;
- line length must be shorter than 120 symbols;
- indentation sizes are changed;
- relax JavaDoc restrictions;
- import order is adapted for our fits;
- add exceptions for abbreviation rules (SQL,JDBC,URI,URL);
- most of operator signs must be at the same line;
- other misc.

Add a new travis stage to perform a fail-fast code checkstyle.

Move test resources to appropriate folders.

1433 of 2243 relevant lines covered (63.89%)

0.64 hits per line

Jobs
ID Job ID Ran Files Coverage
4 333.4 18 Apr 2019 02:47PM UTC 0
63.89
Travis Job 333.4
Source Files on build 333
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #333
  • 7cdb58c3 on github
  • Prev Build on master (#334)
  • Next Build on master (#341)
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

© 2025 Coveralls, Inc