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

bitcoinj / bitcoinj / 1710
61%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2016 06:36PM UTC
Jobs 1
Files 209
Run time 14s
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
1710

Pull #1281

travis-ci

web-flow
Bugfix: DatabaseFullPrunedBlockStore's constructor may call overridden method PostgresFullPrunedBlockStore.put(), which can cause an NPE when creating tables and inserting the genesis block. Fix is to check if the final field is null.
Pull Request #1281: Check if open transaction exists before inserting (Postgresql-specific)

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

15033 of 21031 relevant lines covered (71.48%)

0.71 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelV2ClientState.java
2
100.0
core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelV1ClientState.java
3
100.0
core/src/main/java/org/bitcoinj/store/PostgresFullPrunedBlockStore.java
7
100.0
core/src/main/java/org/bitcoinj/store/DatabaseFullPrunedBlockStore.java
10
100.0
core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelClientState.java
12
100.0
core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelClientConnection.java
25
100.0
core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelClient.java
36
100.0
core/src/main/java/org/bitcoinj/protocols/channels/PaymentChannelServer.java
Jobs
ID Job ID Ran Files Coverage
1 1710.1 16 Aug 2016 06:36PM UTC 0
71.48
Travis Job 1710.1
Source Files on build 1710
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1710
  • Pull Request #1281
  • PR Base - master (#1696)
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