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

tarantool / tarantool-java / 333 / 4
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2019 02:47PM UTC
Files 35
Run time 3s
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

16 Apr 2019 01:43PM UTC coverage: 63.888% (-0.4%) from 64.251%
333.4

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

Source Files on job 333.4
  • Tree
  • List 0
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 163
  • Travis Job 333.4
  • 7cdb58c3 on github
  • Prev Job for on master (#334.4)
  • Next Job for on master (#341.4)
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