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

bitcoinj / bitcoinj / 1719
61%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2016 09:04AM 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
1719

push

travis-ci

schildbach
Expose the DeterministicKey ctors used by serialisation

These ctors are the only way to construct a key without a parent
but with a depth that matches the path passed in. The ctors taking
parents set the depth to 0 when parent is null. Whether this is
desirable is not clear; exposing the other ctors seems a lower risk
change given the comments in this file that detail support for depth
not matching the path length.

The use case for this change is interfacing with APIs that allow
derivation of children from a path without returning the intermediate
keys. In this case we have no parent to pass to the ctor but we want
to create a correct DeterministicKey for interop with the rest of bitcoinj.

15022 of 20966 relevant lines covered (71.65%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1719.1 25 Aug 2016 09:04AM UTC 0
71.65
Travis Job 1719.1
Source Files on build 1719
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1719
  • cbe57555 on github
  • Prev Build on master (#1716)
  • Next Build on master (#1720)
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