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

rust-bitcoin / rust-bitcoin / 13734239804
83%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2025 05:02AM UTC
Jobs 1
Files 126
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

08 Mar 2025 05:01AM UTC coverage: 83.04%. Remained the same
13734239804

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4212: Add `fee_rate::serde` re-export

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/d1c758f5a472a4a67cf9c7afa9ef9c0d793a2e16">d1c758f5a Add fee_rate::serde re-export (Tobin C. Harding)

Pull request description:

  When we added the `fee_rate::serde` module we forgot to re-export it. This is needed so downstream can do specify serde attributes on struct fields.

  ```rust
      #[serde(with = "bitcoin::fee_rate::serde::as_sat_per_kwu")]
      rate: FeeRate,
  ```

ACKs for top commit:
  Kixunil:
    ACK d1c758f5a472a4a67cf9c7afa9ef9c0d793a2e16
  apoelstra:
    ACK d1c758f5a472a4a67cf9c7afa9ef9c0d793a2e16; successfully ran local tests

Tree-SHA512: 6e6f7879d5a1583d0c8af47b56d9b4677fe

21631 of 26049 relevant lines covered (83.04%)

16904.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13734239804.1 08 Mar 2025 05:02AM UTC 126
83.04
GitHub Action Run
Source Files on build 13734239804
  • Tree
  • List 126
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13734239804
  • 8a7c2954 on github
  • Prev Build on master (#13733762849)
  • Next Build on master (#13738489053)
  • 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