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

tarantool / tarantool-java
64%
master: 78%

Build:
Build:
LAST BUILD BRANCH: Totktonada/remove-gitter-badge
DEFAULT BRANCH: master
Repo Added 31 Oct 2018 02:54AM CUT
Files 71
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

LAST BUILD ON BRANCH nicktorwald/gh-158-checkstyle
branch: nicktorwald/gh-158-checkstyle
CHANGE BRANCH
x
Reset
  • nicktorwald/gh-158-checkstyle
  • Totktonada/add-a-link-to-releases-page
  • Totktonada/add-tarantool-2.3-into-ci
  • Totktonada/fix-api-docs
  • Totktonada/gh-139-fix-coverall-io
  • Totktonada/gh-142-race-condition-proposal
  • Totktonada/gh-27-fix-biginteger-pack-unpack
  • Totktonada/prepared-statements-ci
  • Totktonada/remove-gitter-badge
  • Totktonada/travis-ci-dont-fail-on-example-stop
  • Totktonada/travis-ci-update-rules
  • Totktonada/update-connector-version-in-readme
  • connector-1.9.2
  • connector-1.9.3
  • connector-1.9.4
  • master
  • nicktorwald/gh-119-sql-state-exceptions
  • nicktorwald/gh-120-nulls-are-sorted-support
  • nicktorwald/gh-127-msgpacklite-tests
  • nicktorwald/gh-141-wrong-response-code-comparison
  • nicktorwald/gh-142-race-condition
  • nicktorwald/gh-149-brokenAbstractJdbcIT
  • nicktorwald/gh-163-remove-tnt-connection
  • nicktorwald/gh-163-start-stop-stuck
  • nicktorwald/gh-164-start-stop-stuck
  • nicktorwald/gh-167-socket-provider-timeout
  • nicktorwald/gh-175-datasource
  • nicktorwald/gh-179-resultset-was-null
  • nicktorwald/gh-180-close-on-completion
  • nicktorwald/gh-181-pooled-statements
  • nicktorwald/gh-182-get-more-results
  • nicktorwald/gh-186-client-config-docs
  • nicktorwald/gh-188-test-locality
  • nicktorwald/gh-189-max-field-size
  • nicktorwald/gh-194-logging
  • nicktorwald/gh-195-discard-discovery-addr
  • nicktorwald/gh-198-libre-office-npe
  • nicktorwald/gh-198-server-prepared-statement
  • nicktorwald/gh-199-cluster-connection
  • nicktorwald/gh-211-resultset-api
  • nicktorwald/gh-212-request-dsl
  • nicktorwald/gh-220-update-by-field-name
  • nicktorwald/gh-30-socket-provider-error
  • nicktorwald/gh-34-cluster-support
  • nicktorwald/gh-52-sql-tests
  • nicktorwald/gh-60-jdbc-docs
  • nicktorwald/gh-62-batch-updates
  • nicktorwald/gh-7-soft-schema-reload
  • nicktorwald/gh-71-connection-abort
  • nicktorwald/gh-72-closed-connection
  • nicktorwald/gh-73-wrapper-support
  • nicktorwald/gh-74-connection-client-info
  • nicktorwald/gh-75-connection-is-valid
  • nicktorwald/gh-77-generated-keys
  • nicktorwald/gh-78-no-generated-keys
  • nicktorwald/gh-79-escape-syntax
  • nicktorwald/gh-85-resultSet-type
  • nicktorwald/gh-92-tarantool-types-v22

pending completion
320

Pull #159

travis-ci

web-flow
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.
Pull Request #159: Add a checkstyle support

274 of 274 new or added lines in 22 files covered. (100.0%)

1432 of 2243 relevant lines covered (63.84%)

0.64 hits per line

Relevant lines Covered
Build:
Build:
2243 RELEVANT LINES 1432 COVERED LINES
0.64 HITS PER LINE
Source Files on nicktorwald/gh-158-checkstyle
  • List 0
  • Changed 27
  • Source Changed 27
  • Coverage Changed 25
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
320 nicktorwald/gh-158-checkstyle 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 ... Pull #159 16 Apr 2019 10:44AM CUT web-flow travis-ci pending completion  
319 nicktorwald/gh-158-checkstyle 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 ... push 16 Apr 2019 10:41AM CUT nicktorwald travis-ci pending completion  
301 nicktorwald/gh-158-checkstyle Add a checkstyle support Configure Checkstyle plugin for Maven. Add base rules to be checked. Add a new travis stage to perform a fail-fast code checkstyle. Move checkstyle and test resources to appropriate folders. Resolve existing style issues ... Pull #159 10 Apr 2019 07:29PM CUT web-flow travis-ci pending completion  
300 nicktorwald/gh-158-checkstyle Add a checkstyle support Configure Checkstyle plugin for Maven. Add base rules to be checked. Add a new travis stage to perform a fail-fast code checkstyle. Move checkstyle and test resources to appropriate folders. Resolve existing style issues ... push 10 Apr 2019 07:19PM CUT nicktorwald travis-ci pending completion  
See All Builds (426)
  • Repo on GitHub
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