|
Ran
|
Jobs
1
|
Files
114
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3674: Close `amounts` error types <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/fd2a5c1ec79f337fb3695c030c9fb6b4671468f2">fd2a5c1ec<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/58b087d9466efae949e4b607c8b4bdb1d883867e"> Close amounts error types (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/23c77275b1ce9b9a8ff69efb8c87cad297b9e506">23c77275b</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/58b087d9466efae949e4b607c8b4bdb1d883867e"> Reduce code comment lines (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/d595f421c67390c13d896a93df2ddfdaf354e1b4">d595f421c</a> Remove whitespace between enum variants (Tobin C. Harding) Pull request description: Close the two pubic enum error types in `units::amounts`. All the other structs are closed already because they either have private fields or marked `non_exhaustive`. ACKs for top commit: apoelstra: ACK fd2a5c1ec79f337fb3695c030c9fb6b4671468f2; successfully ran local tests; thanks! Tree-SHA512: f8d68ef821d41b320a3776158ee3324ab0e
37 of 49 new or added lines in 5 files covered. (75.51%)
1 existing line in 1 file now uncovered.20193 of 24366 relevant lines covered (82.87%)
17922.14 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
70.24 |
-0.24% | units/src/amount/signed.rs |
| 10 |
42.86 |
1.87% | units/src/amount/error.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
42.86 |
1.87% | units/src/amount/error.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12111886961.1 | 114 |
82.87 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|