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

dropwizard / dropwizard / 2122
86%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2016 07:36AM UTC
Jobs 1
Files 311
Run time 10s
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
2122

push

travis-ci

arteam
Move constant definitions higher than field definitions

As a consequence of several rebasing, constant definitions for some
reason showed up after setters in `Http2ConnectionFactory`. This is
not the standard class member ordering for Java classes. According to
"Code Conventions for the Java Programming Language" static variables
should go before instance variables, constructors, and methods.

See http://www.oracle.com/technetwork/java/javase/documentation/codeconventions-141855.html#1852

5065 of 6431 relevant lines covered (78.76%)

48.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2122.1 04 Jan 2016 07:36AM UTC 0
78.76
Travis Job 2122.1
Source Files on build 2122
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2122
  • eb504654 on github
  • Prev Build on master (#2121)
  • Next Build on master (#2123)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc