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

tarantool / tarantool-java / 321
78%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2019 02:12PM UTC
Jobs 1
Files 35
Run time 6s
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
321

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.

1436 of 2243 relevant lines covered (64.02%)

0.64 hits per line

Jobs
ID Job ID Ran Files Coverage
4 321.4 16 Apr 2019 02:12PM UTC 0
64.02
Travis Job 321.4
Source Files on build 321
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #321
  • 7cdb58c3 on github
  • Prev Build on master (#263)
  • Next Build on master (#345)
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