|
Ran
|
Jobs
1
|
Files
114
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3656: Fix typo in hash tag type <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/d9ccb60a2f9e89c8bb1979f032e8a222ab9b025a">d9ccb60a2 Fix typo in hash tag type (Tobin C. Harding) Pull request description: In commit: `39f7dcb Reduce API surface of tagged wrapped hash types` I introduced a typo in the tagged hash tag type. Fortunately it has no effect because the tag type controls how an engine is created (when the tag is input into the engine) and has no effect on the call to `from_engine`. However the typo makes the code confusing. This bug is currently unreleased. Fix: #3649 ACKs for top commit: apoelstra: ACK d9ccb60a2f9e89c8bb1979f032e8a222ab9b025a; successfully ran local tests Tree-SHA512: 54cc78fb7494b3ebc11b53cced8bbfe2a55
1 of 1 new or added line in 1 file covered. (100.0%)
20061 of 24294 relevant lines covered (82.58%)
17874.52 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12037572002.1 | 0 |
82.58 |
GitHub Action Run |