|
Ran
|
Jobs
1
|
Files
4
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/rust-esplora-client#134: feat: add `get_address_utxos` method <a class=hub.com/bitcoindevkit/rust-esplora-client/commit/86d3d4473eef0f401f9d5cf840ba15bd1d1090c7">86d3d4473<a href="https://github.com/bitcoindevkit/rust-esplora-client/commit/0cef6a9e0f583d676a0fb124983fb5f899284103"> feat(client): add `get_address_utxos()` (Luis Schwab) <a class="double-link" href="https://github.com/bitcoindevkit/rust-esplora-client/commit/3c8b6e3976c0d8b410a4806b47fa3c37c6d0a812">3c8b6e397</a> feat(api): create `UtxoStatus` and `Utxo` structs (Luis Schwab) Pull request description: Closes #133. This PR adds the `get_address_utxos` method, which hits the `/address/{addr}/utxo` endpoint, returning a `Vec<Utxo>`. # Changelog - Create `UtxoStatus`. - Create `Utxo`. - Create `get_address_utxos` for both blocking and async clients. - Add a functional test for it. ACKs for top commit: oleonardolima: ACK 86d3d4473eef0f401f9d5cf840ba15bd1d1090c7 Tree-SHA512: 9fa3e210b4ae769c6a05030ba876a3f628d
27 of 27 new or added lines in 3 files covered. (100.0%)
1037 of 1189 relevant lines covered (87.22%)
7.99 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17164013618.1 | 4 |
87.22 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|