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

brettwooldridge / HikariCP / 2160
76%

Build:
DEFAULT BRANCH: dev
Ran 24 Feb 2016 02:08PM UTC
Jobs 1
Files 25
Run time 1s
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
2160

push

travis-ci

brettwooldridge
small but important fixes

removed var

removed resetting, delink validationTimeout from connectionTimeout

one less ref per leak task. renamed start() to schedule()

made some fields final

init of leakDetectionThreshold is not required for other instances

toString using elapsedDisplayString

fix: update poolEntry.lastBorrowed in case NopMetricsTrackerDelegate

fix tests.. try1

setting isCommitStateDirty conditionally in setAutoCommit()

again, avoid calling getNextException :)

setting lastAccess in close()

setting lastAccess required only in ctor and close

removed borrowed time from PoolEntry#toString()

now that lastAccess is moved to close(), moved condition too

one less call to System.nanoTime()

fix. using toNanos()

reverted toNanos() change, got too cumbersome

removed two calls to system time

timeout is not clock time :)

only one call saved but precise 'time taken to borrow'

unlink validation of connectionTimeout with maxLifetime

Merge

Revert

18 of 18 new or added lines in 6 files covered. (100.0%)

1333 of 1788 relevant lines covered (74.55%)

0.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
100.0
src/main/java/com/zaxxer/hikari/HikariConfig.java
2
100.0
src/main/java/com/zaxxer/hikari/util/ClockSource.java

Coverage Regressions

Lines Coverage ∆ File
1
100.0
src/main/java/com/zaxxer/hikari/pool/PoolBase.java
1
100.0
src/main/java/com/zaxxer/hikari/util/ConcurrentBag.java
Jobs
ID Job ID Ran Files Coverage
1 2160.1 24 Feb 2016 02:08PM UTC 0
74.55
Travis Job 2160.1
Source Files on build 2160
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2160
  • 6ed3b185 on github
  • Prev Build on dev (#2137)
  • Next Build on dev (#2171)
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