|
Ran
|
Jobs
1
|
Files
28
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1826: deps(bdk_testenv)!: bump `electrsd` to `0.36.1` 303cc7010 docs(testenv): fix rustdocs for `corepc` types (valued mammal) 939383266 build(testenv): `mine_empty_blocks` requires `std` feature (valued mammal) cbad92eb6 test(bdk_esplora,bdk_electrum): update to new `bdk_testenv` APIs (Leonardo Lima) b78a9dedf test(bdk_chain): update to new `bdk_testenv` APIs (Leonardo Lima) f3931455d test(bdk_bitcoind_rpc): update it's tests to use `ClientExt` (valued mammal) c3f7257fc deps(bdk_testenv): bump `electrsd` to `0.36.1` (Leonardo Lima) Pull request description: partially addresses #1949 ### Description Upgrades the `electrsd` version from `0.28.0` to `0.36.1`, migrating from old `bitcoind` to `corepc-node` and using the `corepc-node_28_2` feature. Updates the `bitcoind` client type for `TestEnv`, and its internal methods. Also, updates: bdk_bitcoind_rpc, bdk_esplora, bdk_electrum usage of `bdk_testenv` and `TestEnv`. ### Notes to the reviewers As we are upgrading to the latest `electrsd`, we can drop for now the pinning for `home` in the MSRV step. ### Changelog notice ``` ### Added - deps(bdk_testenv): introduces `bitcoin and it's `bitcoin/rand-std` feature under `bdk_testenv/std`. - test(bdk_bitcoind_rpc): introcuce `ClientExt` trait to use custom testing RPC client with current `bitcoincore-rpc` one. ### Changed - deps(bdk_testenv)!: bump `electrsd` to `0.36.1`. - deps(bdk_testenv): updates `electrsd` feature to `corepc-node_28_2`. - test(bdk_bitcoind_rpc): update all tests to use new `ClientExt` trait when building the `Emitter`. - test(bdk_chain): update all tests to use new `bdk_testenv`, `electrsd` and `corepc-node` APIs. - test(bdk_esplora, bdk_electrum): update all tests to use new `bdk_testenv`... (continued)
378 of 512 branches covered (73.83%)
Branch coverage included in aggregate %.
4254 of 5352 relevant lines covered (79.48%)
3380.88 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21372574515.1 | 28 |
78.99 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|