|
Ran
|
Jobs
1
|
Files
132
|
Run time
84min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4772: Fix typos in opcode documentation comments <a class=hub.com/shinghim/rust-bitcoin/commit/25791708908e099aeabe860f86bbe852a5493687">257917089<a href="https://github.com/shinghim/rust-bitcoin/commit/4a510e3b3039461c5a6f59e50096c0608b389cca"> Fix typos in opcode documentation comments (radik878) <a class="double-link" href="https://github.com/shinghim/rust-bitcoin/commit/6e8bd330e23077fd91bff550cf1b87dc44ede679">6e8bd330e</a><a href="https://github.com/shinghim/rust-bitcoin/commit/4a510e3b3039461c5a6f59e50096c0608b389cca"> Update block.rs (radik878) </a><a class="double-link" href="https://github.com/shinghim/rust-bitcoin/commit/e7f18363aed8cd5a57495479d714197f5099bcd1">e7f18363a</a> Update mod.rs (radik878) Pull request description: Correct documentation comments for: - OP_3DUP: "Duplicates the three stack items" (was "two three") - OP_2OVER: "Copies the two stack items two spaces back" (was "of items") Also corrected some issues with 'its' and "it's" ACKs for top commit: apoelstra: ACK 25791708908e099aeabe860f86bbe852a5493687; successfully ran local tests; thanks! Tree-SHA512: a3d9dc1471bdda8c59631a95129acc18a29
21444 of 25698 relevant lines covered (83.45%)
15166.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
65.88 |
2.25% | p2p/src/message_network.rs |
| 4 |
63.79 |
-3.39% | p2p/src/message_blockdata.rs |
| 14 |
93.04 |
0.0% | units/src/locktime/relative/mod.rs |
| 15 |
88.07 |
0.28% | units/src/amount/unsigned.rs |
| 17 |
81.87 |
0.0% | units/src/fee_rate/mod.rs |
| 18 |
80.42 |
0.0% | units/src/amount/signed.rs |
| 19 |
93.29 |
0.0% | bitcoin/src/blockdata/transaction.rs |
| 26 |
91.26 |
-1.35% | bitcoin/src/bip158.rs |
| 26 |
90.41 |
-1.91% | bitcoin/src/merkle_tree/block.rs |
| 39 |
78.54 |
-0.22% | p2p/src/lib.rs |
| 41 |
92.25 |
0.11% | p2p/src/message.rs |
| 49 |
73.68 |
-5.99% | bitcoin/src/bip152.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16737739096.1 | 132 |
83.45 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|