|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4648: units: Test generic `Add` and `Sub` <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/a520a8ab08e66df362db3ec1a9b50b587cf13650">a520a8ab0 units: Test generic Add and Sub (Tobin C. Harding) Pull request description: We have `Add` and `Sub` implemented for `NumOpResult<T>` but because the impls are generic they are not grouped in the file with the other add/sub impls. This makes it hard to see if they are supported. Add to the `add` and `sub` unit tests to verify support is implemented. ACKs for top commit: apoelstra: ACK a520a8ab08e66df362db3ec1a9b50b587cf13650; successfully ran local tests Tree-SHA512: 01a10e03fc0ed5a7a4e3409a785e63b35ad
4 of 4 new or added lines in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.21282 of 25476 relevant lines covered (83.54%)
15315.77 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.65 |
-0.07% | bitcoin/src/psbt/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16027839178.1 | 130 |
83.54 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|