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

libbitcoin / libbitcoin-explorer / 896
100%
master: 39%

Build:
Build:
LAST BUILD BRANCH: version3
DEFAULT BRANCH: master
Ran 05 Aug 2015 01:04AM UTC
Jobs 1
Files 260
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

pending completion
896

push

travis-ci

evoskuil
Merge pull request #264 from evoskuil/master

Handle ctrl-c, fix const, remove loop, disable tx relays, limit hosts.

48 of 48 new or added lines in 5 files covered. (100.0%)

3800 of 7193 relevant lines covered (52.83%)

9.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
src/async_client.cpp
4
100.0
src/utility.cpp
7
100.0
include/bitcoin/explorer/command.hpp
13
100.0
src/commands/send-tx-p2p.cpp
20
100.0
src/commands/send-tx-node.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
include/bitcoin/explorer/async_client.hpp
1
100.0
include/bitcoin/explorer/utility.hpp
1
100.0
src/primitives/uri.cpp
1
100.0
src/primitives/transaction.cpp
1
100.0
src/primitives/ec_private.cpp
1
100.0
src/generated.cpp
1
100.0
src/commands/cert-new.cpp
1
100.0
include/bitcoin/explorer/obelisk_client.hpp
2
100.0
src/commands/ec-add-secrets.cpp
2
100.0
src/commands/input-sign.cpp
2
100.0
src/commands/stealth-shared.cpp
2
100.0
src/commands/stealth-secret.cpp
2
100.0
src/commands/stealth-public.cpp
2
100.0
src/commands/hd-new.cpp
2
100.0
src/commands/ec-new.cpp
2
100.0
src/commands/ec-multiply.cpp
2
100.0
src/commands/ec-multiply-secrets.cpp
2
100.0
src/commands/ec-add.cpp
3
100.0
src/primitives/raw.cpp
4
100.0
include/bitcoin/explorer/commands/help.hpp
4
100.0
src/primitives/address.cpp
4
100.0
src/primitives/btc256.cpp
4
100.0
src/primitives/wif.cpp
4
100.0
src/primitives/stealth.cpp
4
100.0
src/primitives/script.cpp
4
100.0
src/primitives/hd_priv.cpp
4
100.0
src/primitives/btc.cpp
4
100.0
src/primitives/base16.cpp
5
100.0
src/primitives/cert_key.cpp
5
100.0
src/primitives/signature.cpp
6
100.0
src/primitives/base64.cpp
6
100.0
src/primitives/ec_public.cpp
6
100.0
src/primitives/base58.cpp
7
100.0
src/commands/cert-public.cpp
7
100.0
src/primitives/wrapper.cpp
10
100.0
src/primitives/btc160.cpp
10
100.0
src/primitives/base2.cpp
11
100.0
src/primitives/byte.cpp
12
100.0
src/display.cpp
15
100.0
src/async_client.cpp
15
100.0
src/primitives/hd_key.cpp
15
100.0
src/primitives/endorsement.cpp
15
100.0
src/primitives/encoding.cpp
17
100.0
include/bitcoin/explorer/commands/genaddr.hpp
17
100.0
include/bitcoin/explorer/commands/genpriv.hpp
17
100.0
include/bitcoin/explorer/commands/genpub.hpp
17
100.0
include/bitcoin/explorer/commands/initchain.hpp
17
100.0
include/bitcoin/explorer/commands/mnemonic-decode.hpp
17
100.0
include/bitcoin/explorer/commands/mnemonic-encode.hpp
17
100.0
include/bitcoin/explorer/commands/mpk.hpp
17
100.0
include/bitcoin/explorer/commands/newseed.hpp
17
100.0
include/bitcoin/explorer/commands/seed.hpp
17
100.0
include/bitcoin/explorer/commands/sendtx-bci.hpp
17
100.0
include/bitcoin/explorer/commands/wallet.hpp
17
100.0
src/primitives/hd_pub.cpp
17
100.0
src/commands/send-tx.cpp
17
100.0
include/bitcoin/explorer/commands/stealth-newkey.hpp
17
100.0
include/bitcoin/explorer/commands/stealth-initiate.hpp
17
100.0
include/bitcoin/explorer/commands/showblkhead.hpp
17
100.0
include/bitcoin/explorer/commands/blke-fetch-transaction.hpp
17
100.0
include/bitcoin/explorer/commands/bci-history.hpp
17
100.0
include/bitcoin/explorer/commands/bci-fetch-last-height.hpp
18
100.0
src/commands/fetch-balance.cpp
18
100.0
src/commands/fetch-tx-index.cpp
18
100.0
src/primitives/point.cpp
18
100.0
src/primitives/input.cpp
18
100.0
src/commands/fetch-tx.cpp
18
100.0
src/commands/fetch-history.cpp
18
100.0
include/bitcoin/explorer/impl/utility.ipp
19
100.0
src/primitives/hashtype.cpp
20
100.0
include/bitcoin/explorer/commands/address-validate.hpp
20
100.0
include/bitcoin/explorer/commands/base58-decode.hpp
20
100.0
include/bitcoin/explorer/commands/hd-new.hpp
20
100.0
include/bitcoin/explorer/commands/hd-to-address.hpp
20
100.0
include/bitcoin/explorer/commands/hd-to-ec.hpp
20
100.0
include/bitcoin/explorer/commands/hd-to-public.hpp
20
100.0
include/bitcoin/explorer/commands/hd-to-wif.hpp
20
100.0
include/bitcoin/explorer/commands/ripemd160.hpp
20
100.0
include/bitcoin/explorer/commands/settings.hpp
20
100.0
include/bitcoin/explorer/commands/sha160.hpp
20
100.0
include/bitcoin/explorer/commands/sha256.hpp
20
100.0
include/bitcoin/explorer/commands/wif-to-ec.hpp
20
100.0
include/bitcoin/explorer/commands/wif-to-public.hpp
20
100.0
include/bitcoin/explorer/commands/sha512.hpp
20
100.0
include/bitcoin/explorer/commands/script-encode.hpp
20
100.0
include/bitcoin/explorer/commands/script-decode.hpp
20
100.0
include/bitcoin/explorer/commands/satoshi-to-btc.hpp
20
100.0
include/bitcoin/explorer/commands/ec-new.hpp
20
100.0
include/bitcoin/explorer/commands/ec-multiply-secrets.hpp
20
100.0
include/bitcoin/explorer/commands/ec-add-secrets.hpp
20
100.0
include/bitcoin/explorer/commands/btc-to-satoshi.hpp
20
100.0
include/bitcoin/explorer/commands/bitcoin256.hpp
20
100.0
include/bitcoin/explorer/commands/bitcoin160.hpp
20
100.0
include/bitcoin/explorer/commands/base58-encode.hpp
21
100.0
src/commands/fetch-height.cpp
21
100.0
src/commands/validate-tx.cpp
21
100.0
src/commands/fetch-header.cpp
21
100.0
include/bitcoin/explorer/commands/stealth-shared.hpp
21
100.0
include/bitcoin/explorer/commands/ec-multiply.hpp
21
100.0
include/bitcoin/explorer/commands/ec-add.hpp
22
100.0
include/bitcoin/explorer/commands/address-decode.hpp
22
100.0
include/bitcoin/explorer/commands/address-encode.hpp
22
100.0
include/bitcoin/explorer/commands/base16-decode.hpp
22
100.0
include/bitcoin/explorer/commands/base16-encode.hpp
22
100.0
include/bitcoin/explorer/commands/base64-encode.hpp
22
100.0
include/bitcoin/explorer/commands/ec-to-wif.hpp
22
100.0
include/bitcoin/explorer/commands/mnemonic-new.hpp
22
100.0
include/bitcoin/explorer/commands/script-to-address.hpp
22
100.0
src/commands/fetch-stealth.cpp
22
100.0
include/bitcoin/explorer/commands/wrap-encode.hpp
22
100.0
include/bitcoin/explorer/commands/uri-decode.hpp
22
100.0
include/bitcoin/explorer/commands/tx-decode.hpp
22
100.0
include/bitcoin/explorer/commands/ec-to-public.hpp
22
100.0
include/bitcoin/explorer/commands/ec-to-address.hpp
22
100.0
include/bitcoin/explorer/commands/base64-decode.hpp
22
100.0
include/bitcoin/explorer/commands/base58check-encode.hpp
23
100.0
include/bitcoin/explorer/commands/ec-unlock.hpp
23
100.0
include/bitcoin/explorer/commands/fetch-height.hpp
23
100.0
src/primitives/language.cpp
23
100.0
include/bitcoin/explorer/commands/tx-encode.hpp
23
100.0
include/bitcoin/explorer/commands/stealth-secret.hpp
23
100.0
include/bitcoin/explorer/commands/stealth-public.hpp
24
100.0
include/bitcoin/explorer/commands/address-embed.hpp
24
100.0
include/bitcoin/explorer/commands/hd-private.hpp
24
100.0
include/bitcoin/explorer/commands/hd-public.hpp
24
100.0
include/bitcoin/explorer/commands/mnemonic-to-seed.hpp
24
100.0
src/primitives/header.cpp
25
100.0
include/bitcoin/explorer/commands/input-set.hpp
25
100.0
include/bitcoin/explorer/commands/message-sign.hpp
25
100.0
include/bitcoin/explorer/commands/send-tx.hpp
25
100.0
include/bitcoin/explorer/commands/stealth-decode.hpp
25
100.0
include/bitcoin/explorer/commands/validate-tx.hpp
25
100.0
include/bitcoin/explorer/commands/wrap-decode.hpp
25
100.0
include/bitcoin/explorer/commands/stealth-encode.hpp
25
100.0
include/bitcoin/explorer/commands/fetch-public-key.hpp
25
100.0
include/bitcoin/explorer/commands/base58check-decode.hpp
26
100.0
include/bitcoin/explorer/commands/cert-new.hpp
27
100.0
include/bitcoin/explorer/commands/qrcode.hpp
28
100.0
include/bitcoin/explorer/commands/message-validate.hpp
28
100.0
include/bitcoin/explorer/commands/uri-encode.hpp
28
100.0
src/commands/send-tx-node.cpp
29
100.0
src/commands/watch-address.cpp
30
100.0
include/bitcoin/explorer/commands/input-sign.hpp
31
100.0
include/bitcoin/explorer/commands/input-validate.hpp
31
100.0
include/bitcoin/explorer/commands/ec-lock.hpp
32
100.0
include/bitcoin/explorer/commands/fetch-balance.hpp
32
100.0
include/bitcoin/explorer/commands/fetch-history.hpp
32
100.0
include/bitcoin/explorer/commands/send-tx-p2p.hpp
32
100.0
include/bitcoin/explorer/commands/watch-tx.hpp
32
100.0
include/bitcoin/explorer/commands/watch-address.hpp
32
100.0
include/bitcoin/explorer/commands/fetch-tx.hpp
32
100.0
include/bitcoin/explorer/commands/fetch-tx-index.hpp
32
100.0
include/bitcoin/explorer/commands/cert-public.hpp
33
100.0
include/bitcoin/explorer/commands/tx-sign.hpp
36
100.0
include/bitcoin/explorer/commands/fetch-header.hpp
37
100.0
include/bitcoin/explorer/commands/fetch-stealth.hpp
39
100.0
include/bitcoin/explorer/commands/send-tx-node.hpp
40
100.0
include/bitcoin/explorer/commands/fetch-utxo.hpp
46
100.0
src/commands/send-tx-p2p.cpp
53
100.0
include/bitcoin/explorer/command.hpp
58
100.0
src/utility.cpp
68
100.0
src/callback_state.cpp
72
100.0
src/primitives/output.cpp
76
100.0
src/obelisk_client.cpp
153
100.0
src/prop_tree.cpp
Jobs
ID Job ID Ran Files Coverage
5 896.5 (LINK=static) 05 Aug 2015 01:04AM UTC 0
52.83
Travis Job 896.5
Source Files on build 896
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #896
  • b74ca086 on github
  • Prev Build on version2 (#887)
  • Next Build on version2 (#899)
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