Ran
|
Jobs
1
|
Files
41
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1427: docs(esplora): fixed `full_scan` and `sync` documentation <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/f6dc6890c37752e80c86c68ae3ca3cc4fac6245e">f6dc6890c docs(esplora): fixed `full_scan` and `sync` documentation (Wei Chen) Pull request description: <!-- You can erase any parts of this template not applicable to your Pull Request. --> ### Description Fixed documentation for `full_scan` and `sync` in `bdk_esplora`. ### Changelog notice <!-- Notice the release manager should include in the release tag message changelog --> <!-- See https://keepachangelog.com/en/1.0.0/ for examples --> * Updated documentation for `full_scan` and `sync` in `bdk_esplora`. ### Checklists #### 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 ACKs for top commit: evanlinjin: ACK f6dc6890c37752e80c86c68ae3ca3cc4fac6245e storopoli: ACK f6dc6890c37752e80c86c68ae3ca3cc4fac6245e Tree-SHA512: 900fb1a280a72ee1e13c5c70a136b93f332
10396 of 12636 relevant lines covered (82.27%)
17655.35 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8968819480.1 | 41 |
82.27 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | crates/chain/src/descriptor_ext.rs | 19 | 7 | 0 | 7 | 0.0 | |
0.0 | crates/hwi/src/signer.rs | 95 | 25 | 0 | 25 | 0.0 | |
0.0 | crates/bdk/src/lib.rs | 48 | 3 | 0 | 3 | 0.0 | |
6.52 | crates/bdk/src/descriptor/error.rs | 124 | 46 | 3 | 43 | 2.0 | |
13.73 | crates/bdk/src/wallet/error.rs | 292 | 102 | 14 | 88 | 16.0 | |
15.38 | crates/chain/src/spk_client.rs | 388 | 195 | 30 | 165 | 15.0 | |
30.77 | crates/chain/src/example_utils.rs | 31 | 13 | 4 | 9 | 105.0 | |
40.0 | crates/file_store/src/lib.rs | 43 | 15 | 6 | 9 | 463.0 | |
56.35 | crates/bdk/src/descriptor/dsl.rs | 1217 | 811 | 457 | 354 | 3.0 | |
58.82 | crates/chain/src/tx_data_traits.rs | 186 | 34 | 20 | 14 | 4388.0 |