|
Ran
|
Jobs
1
|
Files
116
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3841: Remove macro `debug_from_display` <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/fd8d563b873c87a996d82062285169e16e3f0c13">fd8d563b8 Remove macro debug_from_display (Tobin C. Harding) Pull request description: Rust macros, while at times useful, are a maintenance nightmare. And we have been bitten by calling macros from other crates multiple times in the past. In a push to just use less macros remove the `debug_from_display` macro and just write the code. This is an API breaking change to `internals` but an internal change only to any of the _real_ crates. ACKs for top commit: apoelstra: ACK fd8d563b873c87a996d82062285169e16e3f0c13; successfully ran local tests; this is a great change Tree-SHA512: 26faa664588be3226936e9fa280d7ecf215
3 of 9 new or added lines in 3 files covered. (33.33%)
20439 of 24761 relevant lines covered (82.55%)
17586.88 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12605039190.1 | 0 |
82.55 |
GitHub Action Run |