|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4569: bitcoin: secp256k1 global-context feature re-export <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/aa7610831582551bffaa274e947bf5fea1d96252">aa7610831 bitcoin: secp256k1 global-context feature re-export (Jose Storopoli) Pull request description: Often we want to have the `global-context` feature in `secp256k1` without having to add manually the `secp256k1` dependency and enabling the `global-context` feature. Having the ability to do that directly from `bitcoin` without having to add `secp256k1` and do the whole tango of tightly coupling the two dependecies versions together, e.g. `bitcoin` `0.32.x` and `secp256k1` `0.29.x` would be really nice and would also simplify a lot code maintainability for anyone who depends on bitcoin. This needs to be backported to `0.32.x`, which I'll gladly do as well. ACKs for top commit: luisschwab: ACK aa7610831582551bffaa274e947bf5fea1d96252 tcharding: ACK aa7610831582551bffaa274e947bf5fea1d96252 Tree-SHA512: ff0e0016afb5214b89fc34c3b68a264b9b3
23533 of 27882 relevant lines covered (84.4%)
15822.78 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.36 |
-0.06% | bitcoin/src/psbt/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15559568557.1 | 130 |
84.4 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|