Ran
|
Jobs
1
|
Files
92
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2541: Reduce usage of `Network` in the public API <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/f6467ac98d3648ff77c35142f98612ecdf67a809">f6467ac98<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/b5fbdcd68afad1613e6f5e857b6ec73a160e8d63"> Minimize usage of Network in public API (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/3ec5eff56eaceb6bbac48224d705795de68daa76">3ec5eff56</a> Add Magic::from_params (Tobin C. Harding) Pull request description: Minimize usage of the `Network` enum in the public API. See #2225 for context, and https://github.com/rust-bitcoin/rust-bitcoin/pull/1291#discussion_r1492993788 for an interpretation of that long discussion. Close: #2169 ACKs for top commit: sanket1729: reACK f6467ac98d3648ff77c35142f98612ecdf67a809. apoelstra: ACK f6467ac98d3648ff77c35142f98612ecdf67a809 Tree-SHA512: f12ecd95715af3cfdc2445e9123b7216b6a
28 of 37 new or added lines in 5 files covered. (75.68%)
19186 of 23083 relevant lines covered (83.12%)
16860.65 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
80.49 |
0.0% | bitcoin/src/network.rs |
3 |
78.62 |
-1.51% | bitcoin/src/p2p/mod.rs |
5 |
95.52 |
-2.33% | bitcoin/src/blockdata/constants.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8539889544.1 | 92 |
83.12 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|