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

bitcoinj / bitcoinj / 1691
61%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2016 07:17AM UTC
Jobs 1
Files 209
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
1691

Pull #1281

travis-ci

web-flow
Check if open transaction exists before inserting

Postgresql invalidates the entire transaction if a duplicate key exception is thrown, so an extra check to see if the open output exists is done prior to inserting. The put(...) method already does this, but addUnspentTransactionOutput(...) did not.
Pull Request #1281: Check if open transaction exists before inserting (Postgresql-specific)

182 of 182 new or added lines in 2 files covered. (100.0%)

15023 of 20965 relevant lines covered (71.66%)

0.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
55
100.0
core/src/main/java/org/bitcoinj/store/PostgresFullPrunedBlockStore.java
69
100.0
core/src/main/java/org/bitcoinj/store/DatabaseFullPrunedBlockStore.java

Uncovered Existing Lines

Lines Coverage ∆ File
23
100.0
core/src/main/java/org/bitcoinj/store/PostgresFullPrunedBlockStore.java
78
100.0
core/src/main/java/org/bitcoinj/store/DatabaseFullPrunedBlockStore.java
Jobs
ID Job ID Ran Files Coverage
1 1691.1 06 Aug 2016 07:17AM UTC 0
71.66
Travis Job 1691.1
Source Files on build 1691
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1691
  • Pull Request #1281
  • PR Base - master (#1688)
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