Ran
|
Jobs
1
|
Files
50
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1724: Type constraint on list canonical tx <a class=hub.com/bitcoindevkit/bdk/commit/2db98bad3962f8f2bb00719fbc9a50dbb9e913e8">2db98bad3 fix(chain): type constraint on list canonical tx (Rob N) Pull request description: Closes #1690 #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) * [x] I ran `cargo fmt` and `cargo clippy` before committing #### New Features: * [ ] I've added tests for the new feature * [ ] I've added docs for the new feature #### Bugfixes: * [ ] This pull request breaks the existing API * [ ] I've added tests to reproduce the issue which are now passing * [ ] I'm linking the issue being fixed by this PR ACKs for top commit: ValuedMammal: ACK 2db98bad3962f8f2bb00719fbc9a50dbb9e913e8 Tree-SHA512: 29a6b193d2401c45149f6cb1dab805a3458
1 of 1 new or added line in 1 file covered. (100.0%)
11501 of 13879 relevant lines covered (82.87%)
14418.39 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11895082100.1 | 50 |
82.87 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | crates/wallet/src/lib.rs | 53 | 3 | 0 | 3 | 0.0 | |
6.38 | crates/wallet/src/descriptor/error.rs | 128 | 47 | 3 | 44 | 3.0 | |
12.94 | crates/wallet/src/wallet/error.rs | 256 | 85 | 11 | 74 | 8.0 | |
13.64 | crates/chain/src/balance.rs | 54 | 22 | 3 | 19 | 22.0 | |
30.77 | crates/chain/src/example_utils.rs | 30 | 13 | 4 | 9 | 88.0 | |
33.33 | crates/chain/src/lib.rs | 130 | 18 | 6 | 12 | 320.0 | |
36.36 | crates/chain/src/descriptor_ext.rs | 39 | 11 | 4 | 7 | 9132.0 | |
40.0 | crates/file_store/src/lib.rs | 43 | 15 | 6 | 9 | 538.0 | |
46.48 | crates/wallet/src/wallet/persisted.rs | 379 | 142 | 66 | 76 | 30.0 | |
53.85 | crates/core/src/tx_update.rs | 61 | 26 | 14 | 12 | 7423.0 |