|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#2230: fix(esplora): backport PR#2104 <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/81335d8ef1290c2045458acb1f2065219377a7a3">81335d8ef fix(esplora): deduplicate missing txids in fetch_txs_with_outpoints (phrwlk) Pull request description: ### Description It's a backport for the the `bdk_esplora` fix introduced by https://github.com/bitcoindevkit/bdk/pull/2104. If you're interested in the original fix, check the original PR for discussion/rationale. ### Changelog notice ``` ### Changed - Use `HashSet` instead of `Vec` to track `missing_txs` in bdk_esplora, it deduplicates txids. ``` ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: oleonardolima: self-ACK 81335d8ef1290c2045458acb1f2065219377a7a3 luisschwab: ACK 81335d8ef1290c2045458acb1f2065219377a7a3 Tree-SHA512: 9d2ad6f9768dc67241555294f8991ef1c3a
397 of 544 branches covered (72.98%)
Branch coverage included in aggregate %.
2 of 4 new or added lines in 2 files covered. (50.0%)
4430 of 5561 relevant lines covered (79.66%)
2227.01 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
83.11 |
0.0% | crates/esplora/src/async_ext.rs |
| 1 |
79.58 |
0.0% | crates/esplora/src/blocking_ext.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27657807043.1 | 27 |
79.07 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|