|
Ran
|
Jobs
1
|
Files
52
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1614: feat(rpc): introduce FilterIter <a class=hub.com/bitcoindevkit/bdk/commit/a6364e20500fba7c16f31fa97d106893110751c6">a6364e205<a href="https://github.com/bitcoindevkit/bdk/commit/82a24231c705f85ad0a06e59f754dd87f7fb06a1"> docs(rpc): add README and print ext address for FilterIter example (Steve Myers) <a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/8fc03ee484d4ca636411ecf5621df8cf1f051ed6">8fc03ee48</a> feat(rpc): introduce `FilterIter` (valued mammal) Pull request description: The PR adds a `bip158` module to the `bdk_bitcoind_rpc` crate along with a new type `FilterIter` that can be used for retrieving blocks from a full node which contain transactions relevant to a list of script pubkeys. ### Notes to the reviewers ### Changelog notice `bdk_bitcoind_rpc`: Added `bip158` module as a means of updating `bdk_chain` structures ### 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 #### New Features: * [x] I've added tests for the new feature * [x] I've added docs for the new feature ACKs for top commit: notmandatory: tACK a6364e20500fba7c16f31fa97d106893110751c6 Tree-SHA512: 430dd3d972734a0202f5a7783b204aa1c3a
112 of 128 new or added lines in 1 file covered. (87.5%)
2 existing lines in 1 file now uncovered.12131 of 14104 relevant lines covered (86.01%)
22749.84 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 16 |
87.5 |
crates/bitcoind_rpc/src/bip158.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
86.02 |
-0.24% | crates/chain/src/tx_graph.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12993447096.1 | 52 |
86.01 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|