|
Ran
|
Jobs
1
|
Files
114
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3725: Rename private module to sealed <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/7725ca77c589a5215c50f1634f1b095d3e268540">7725ca77c Rename private module to sealed (Tobin C. Harding) Pull request description: There are two `private` modules in `amount` but they do slightly different things. One provides a private `Token` and one is for trait sealing. We have various other trait sealing modules in the codebase and they are all called `sealed` not `private`. Also the seal trait is called `Sealed`. Rename the `private` module and the trait to be uniform with the rest of the codebase. ACKs for top commit: apoelstra: ACK 7725ca77c589a5215c50f1634f1b095d3e268540; successfully ran local tests; sure Tree-SHA512: 5953686d75a37c08ed5d750afa545375b5b
20295 of 24474 relevant lines covered (82.92%)
17745.19 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12304966112.1 | 0 |
82.92 |
GitHub Action Run |