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

brettwooldridge / HikariCP / 2193
76%

Build:
DEFAULT BRANCH: dev
Ran 27 Apr 2016 12:27PM UTC
Jobs 1
Files 25
Run time 2s
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
2193

push

travis-ci

brettwooldridge
Shutdown will throw NPE if invoked from checkFailFast (#621)

Motivation:

Shutdown may be invoked as a result of checkFailFast failing resulting in an NPE as the executors are setup later in the constructor.

Modifications:

Add null checks before trying to shutdown the executors.

Result:

"Graceful" shutdown.

6 of 6 new or added lines in 1 file covered. (100.0%)

1352 of 1799 relevant lines covered (75.15%)

0.75 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
100.0
src/main/java/com/zaxxer/hikari/pool/HikariPool.java
1
100.0
src/main/java/com/zaxxer/hikari/util/ConcurrentBag.java
Jobs
ID Job ID Ran Files Coverage
1 2193.1 27 Apr 2016 12:27PM UTC 0
75.15
Travis Job 2193.1
Source Files on build 2193
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2193
  • 88e6c7b5 on github
  • Prev Build on dev (#2189)
  • Next Build on dev (#2194)
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