Ran
|
Jobs
4
|
Files
46
|
Run time
2min
|
Badge
README BADGES
|
travis-ci
<a href="https://github.com/bitpay/bitcore-lib/commit/<a class=hub.com/bitpay/bitcore-lib/commit/b7d961b48c7821d17acd12d68cade26ddfaec21b">b7d961b48<a href="https://github.com/bitpay/bitcore-lib/commit/b7d961b48c7821d17acd12d68cade26ddfaec21b">">Script: Account for reverseMap name inconsistencies There are a few cases where the opcode name doesn&#39;t match the name exactly. These are mostly related with data pushes, and the cases for `OP_0` and `OP_1NEGATE` were not handled as data pushes as the buf.length was 0. This adds these exceptions to the `_chunkToString` method on Script. References: - https://github.com/bitcoin/bitcoin/blob/</a><a class="double-link" href="https://github.com/bitpay/bitcore-lib/commit/<a class="double-link" href="https://git"><a class=</a>hub.com/bitpay/bitcore-lib/commit/<a class=hub.com/bitpay/bitcore-lib/commit/e54ebbf6009716a7abcd4d8d3f7bd910e88decdc">e54ebbf60">e54ebbf60</a><a href="https://github.com/bitpay/bitcore-lib/commit/b7d961b48c7821d17acd12d68cade26ddfaec21b">/src/script/script.cpp#L13 - https://github.com/bitcoin/bitcoin/blob/e54ebbf6009716a7abcd4d8d3f7bd910e88decdc/src/core_write.cpp#L75</a>
8 of 8 new or added lines in 1 file covered. (100.0%)
4683 of 4785 relevant lines covered (97.87%)
3881.23 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
97.1 |
-0.16% | lib/script/script.js |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 37.1 | 46 |
97.87 |
Travis Job 37.1 | |
2 | 37.2 | 46 |
97.87 |
Travis Job 37.2 | |
3 | 37.3 | 46 |
97.87 |
Travis Job 37.3 | |
4 | 37.4 | 46 |
97.87 |
Travis Job 37.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|