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

brettwooldridge / HikariCP / 1798
76%

Build:
DEFAULT BRANCH: dev
Ran 23 Sep 2015 03:19PM UTC
Jobs 1
Files 26
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
1798

push

travis-ci

brettwooldridge
Fixes #425 a low impact change to satisfy an edge-case.

Still, relying on object identities from getResultSet() is an extremely bad idea, regardless of how some drivers seem to implement it.  Relying on that implementation artifact is contrary to the Statement interface documentation, and likely to fail in a variety of environments.  HikariCP itself does not and will not guarantee the future behaviour of this method.

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

1285 of 1717 relevant lines covered (74.84%)

0.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
100.0
src/main/java/com/zaxxer/hikari/pool/ProxyStatement.java

Coverage Regressions

Lines Coverage ∆ File
21
100.0
src/main/java/com/zaxxer/hikari/pool/HikariPool.java
14
100.0
src/main/java/com/zaxxer/hikari/util/ClockSource.java
6
100.0
src/main/java/com/zaxxer/hikari/util/ConcurrentBag.java
1
100.0
src/main/java/com/zaxxer/hikari/util/QueuedSequenceSynchronizer.java
Jobs
ID Job ID Ran Files Coverage
1 1798.1 23 Sep 2015 03:19PM UTC 0
74.84
Travis Job 1798.1
Source Files on build 1798
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1798
  • 295ff59a on github
  • Prev Build on dev (#1795)
  • Next Build on dev (#1800)
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