• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bitcoindevkit / rust-esplora-client / 25260640014
88%

Build:
DEFAULT BRANCH: master
Ran 02 May 2026 08:06PM UTC
Jobs 1
Files 4
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 May 2026 08:02PM UTC coverage: 89.311% (+0.006%) from 89.305%
25260640014

push

github

luisschwab
Merge bitcoindevkit/rust-esplora-client#198: Use `bitcoin::Amount` and `bitcoin::FeeRate`

<a class=hub.com/bitcoindevkit/rust-esplora-client/commit/291aa096ffa1ec7e1fa9b0659270b9cd4d0885db">291aa096f<a href="https://github.com/bitcoindevkit/rust-esplora-client/commit/42627b9fdb9d28af60ba3daa04eb5f2807d98da9"> refactor(client)!: use `bitcoin::FeeRate` on `submit_package` and `get_fee_estimates` (Luis Schwab)
<a class="double-link" href="https://github.com/bitcoindevkit/rust-esplora-client/commit/bfdce81bb48e64417a73fc214e420ffa849964d1">bfdce81bb</a> refactor(api)!: use `bitcoin::{Amount,FeeRate}` on `MempoolStats` (Luis Schwab)

Pull request description:

  Closes #192

  ## Changelog
  ```
  ## Added
  - Add `deserialize_fee_histogram`

  ## Breaking
  - Use `Amount` and `FeeRate` on `MempoolStats.fee_histogram`
  - `submit_package` takes in `FeeRate` for `maxfeerate` instead of `f64`
  - `submit_package` takes in `Amount` for `maxburnamount` instead of `f64`
  - `get_fee_estimates` returns `FeeRate` instead of `f64`

  ## Changed
  - Update `test_feerate_parsing` with an up to date fee histogram
  ```

ACKs for top commit:
  oleonardolima:
    tACK 291aa096ffa1ec7e1fa9b0659270b9cd4d0885db

Tree-SHA512: d4c317ebd7d37c8c69982a3b37764b07df1

67 of 84 new or added lines in 4 files covered. (79.76%)

2 existing lines in 2 files now uncovered.

1529 of 1712 relevant lines covered (89.31%)

12.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
81.82
-0.14% src/async.rs
8
83.5
-0.17% src/blocking.rs
1
63.46
4.57% src/api.rs

Coverage Regressions

Lines Coverage ∆ File
1
81.82
-0.14% src/async.rs
1
83.5
-0.17% src/blocking.rs
Jobs
ID Job ID Ran Files Coverage
1 25260640014.1 02 May 2026 08:05PM UTC 4
89.31
GitHub Action Run
Source Files on build 25260640014
  • Tree
  • List 4
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 42627b9f on github
  • Prev Build on master (#25217994058)
  • Next Build on master (#25285650521)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc