|
Ran
|
Jobs
1
|
Files
92
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2695: Allow deprecated Params field <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/0373f80c2a44f5f9fd4ccc75db98268a3222be3d">0373f80c2 Allow deprecated Params field (Tobin C. Harding) Pull request description: This is a port of #2687 created using `git cherry-pick 6e84548b`. ------ I'm not sure why I haven't see this before during the whole test cycle but while running `cargo kani --only-codegen` we get a bunch of warnings of form: warning: use of deprecated field `consensus::params::Params::pow_limit` We deprecated the `pow_limit` field but still set it (obviously) in const structs - just shoosh the warning. ACKs for top commit: apoelstra: ACK 0373f80c2a44f5f9fd4ccc75db98268a3222be3d Tree-SHA512: d4c3b6a07f6df2839b7e937f757874e3da6
19193 of 23090 relevant lines covered (83.12%)
16811.22 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 8743135902.1 | 0 |
83.12 |
GitHub Action Run |