|
Ran
|
Jobs
1
|
Files
4
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/rust-esplora-client#171: Add `Error::SerdeJson` variant and remove unwraps on `submit_package` <a class=hub.com/bitcoindevkit/rust-esplora-client/commit/d651e711ce2e3410dad60ed5bb9e3cc48ec3ab18">d651e711c<a href="https://github.com/bitcoindevkit/rust-esplora-client/commit/81877655d2eb641be018209b76c1e20f64d31b63"> chore(client): remove `serde_json` unwraps in favor of `Error::SerdeJson` (Luis Schwab) <a class="double-link" href="https://github.com/bitcoindevkit/rust-esplora-client/commit/d7cd7047815e7b23ae34a7878ee6ed08e3fe95b9">d7cd70478</a><a href="https://github.com/bitcoindevkit/rust-esplora-client/commit/81877655d2eb641be018209b76c1e20f64d31b63"> feat(lib)!: add `Error::SerdeJson` variant (Luis Schwab) </a><a class="double-link" href="https://github.com/bitcoindevkit/rust-esplora-client/commit/d6a07af359c4ff229976aa1b4dc1217e17aeec95">d6a07af35</a><a href="https://github.com/bitcoindevkit/rust-esplora-client/commit/81877655d2eb641be018209b76c1e20f64d31b63"> chore(deps): bump `electrsd` to v0.36.1 (Luis Schwab) </a><a class="double-link" href="https://github.com/bitcoindevkit/rust-esplora-client/commit/31a8dc425d2ed68486eef16b481b53d732e9ba7f">31a8dc425 chore(ci): fix pins for 1.75.0 MSRV (Luis Schwab) Pull request description: Closes #161. Replaces #163. This PR adds a new error variant for `serde_json` and removes the lingering unwraps on the `submit_package` methods. ### Changelog Notice ``` # Added - New `Error::SerdeJson` error variant ``` Also bumps `electrsd` to v0.36.1 and fixes MSRV dependency pinning. ACKs for top commit: oleonardolima: ACK d651e711ce2e3410dad60ed5bb9e3cc48ec3ab18 Tree-SHA512: b011e2bb324e6142bb4d24ed26e3eebd939
0 of 6 new or added lines in 2 files covered. (0.0%)
1402 of 1616 relevant lines covered (86.76%)
8.29 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
76.33 |
0.0% | src/blocking.rs |
| 5 |
76.67 |
0.23% | src/async.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21934953145.1 | 4 |
86.76 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|