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

rust-bitcoin / rust-bitcoin / 16352614033
83%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2025 06:09PM UTC
Jobs 1
Files 129
Run time 4min
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

17 Jul 2025 06:08PM UTC coverage: 83.575% (-0.006%) from 83.581%
16352614033

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4698: Remove amount serde traits

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/37eb78b809737647ec53dca1ce0b2a3423627bf6">37eb78b80 Remove amount serde traits (Tobin C. Harding)

Pull request description:

  Now that a `SignedAmount` can be infallibly converted to an `Amount` we do not need all the internal complexity in the `amount::serde` module, we can just de/serialize `SignedAmount` and convert it to `Amount`. This also has the advantage if someone has a type that is `Into<SignedAmount>` and `TryFrom<SignedAmount>` they can de/serialize it also - BOOM!
  
  Props to Kix for the idea.
  
  Close: #4674


ACKs for top commit:
  apoelstra:
    ACK 37eb78b809737647ec53dca1ce0b2a3423627bf6; successfully ran local tests


Tree-SHA512: aadfda1580424eeb2937dbf5b170de48206

77 of 78 new or added lines in 1 file covered. (98.72%)

2 existing lines in 2 files now uncovered.

21365 of 25564 relevant lines covered (83.57%)

15237.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
89.51
-1.82% units/src/amount/serde.rs

Coverage Regressions

Lines Coverage ∆ File
1
80.42
-0.7% units/src/amount/signed.rs
1
87.79
-0.58% units/src/amount/unsigned.rs
Jobs
ID Job ID Ran Files Coverage
1 16352614033.1 17 Jul 2025 06:09PM UTC 129
83.57
GitHub Action Run
Source Files on build 16352614033
  • Tree
  • List 129
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16352614033
  • 5e7cd341 on github
  • Prev Build on master (#16327459817)
  • Next Build on master (#16353401521)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc