|
Ran
|
Jobs
1
|
Files
100
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3432: fmt: Use style_edition = 2021 <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/323e70611358c7db5b7e7be0c064df69725fafc1">323e70611<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/03715872cd953915bf8277f87e74bf60d37917b0"> Add rustfmt config option style_edition (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/2e4179ed0ff0680ab7f9807c98246f233c1f6370">2e4179ed0</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/03715872cd953915bf8277f87e74bf60d37917b0"> Run the formatter (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/2c40b4f4ec7d71c796506adb0d2069e49a76c40a">2c40b4f4e</a> Configure formmater to skip read_compact_size (Tobin C. Harding) Pull request description: `rustfmt` is emitting: Warning: the `version` option is deprecated. Use `style_edition` instead. As suggested add a config option and set it to 2021. - Patch 1: Manually configure rustfmt to skip some code - Patch 2: Run the formmater with current configuration - Patch 3: Add the new config option (remove old one), introduces no new formatting requirements ACKs for top commit: apoelstra: ACK 323e70611358c7db5b7e7be0c064df69725fafc1 successfully ran local tests Tree-SHA512: 7f80cc89f4c29c0ee31c5efde3d5f62cd38
9 of 19 new or added lines in 6 files covered. (47.37%)
19126 of 23139 relevant lines covered (82.66%)
18787.25 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11292639084.1 | 0 |
82.66 |
GitHub Action Run |