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

bitcoinj / bitcoinj / 1707 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2016 02:57PM UTC
Files 209
Run time 8s
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

13 Aug 2016 02:49PM UTC coverage: 71.475% (-0.2%) from 71.69%
1707.1

Pull #1281

travis-ci

web-flow
Performance: Added upsert support for Postgresql 9.5 in methods put() and putUpdateStoredBlock().
Performance: Removed SELECT from put() for Postgresql pre-9.5. Instead of SELECT + (UPDATE | INSERT), does UPDATE [INSERT].
Bugfix: Fixed potential problem with Postgresql and putUpdateStoredBlock: a duplicate key during an INSERT would fail the transaction, causing the subsequent UPDATE to fail.
Cleanup: Removed extraneous nulling of Statement variables (Statement javadoc specifies that closing an already closed Statement has no effect).
Pull Request #1281: Check if open transaction exists before inserting (Postgresql-specific)

15024 of 21020 relevant lines covered (71.47%)

0.71 hits per line

Source Files on job 1707.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1707
  • Travis Job 1707.1
  • 8b914335 on github
  • Prev Job for on master (#1696.1)
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