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

rust-bitcoin / rust-bitcoin / 8359769717 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2024 01:29PM UTC
Files 92
Run time 2s
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

20 Mar 2024 01:28PM UTC coverage: 83.867% (+0.03%) from 83.834%
8359769717.1

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2582: fix: Manually implement serde traits

<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/911f8cbd6a73199754becf17993a718f953d7f22">911f8cbd6 fix: Manually implement serde traits (Tobin C. Harding)

Pull request description:

  Currently we are deriving the serde traits for the `absolute::{Height, Time}` types, this is incorrect because we maintain an invariant on the inner `u32` of both types that it is above or below the threshold.

  Manually implement the serde traits and pass the deserialized `u32` to `from_consensus` to maintain the invariant.

  Close: #2559

ACKs for top commit:
  apoelstra:
    ACK 911f8cbd6a73199754becf17993a718f953d7f22
  sanket1729:
    ACK 911f8cbd6a73199754becf17993a718f953d7f22.

Tree-SHA512: 28f9f3e23e1dd30fa3f09eec8d80fbbd19d

19806 of 23616 relevant lines covered (83.87%)

16408.19 hits per line

Source Files on job 8359769717.1
  • Tree
  • List 0
  • Changed 13
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8359769717
  • 51bb6a2d on github
  • Prev Job for on master (#8346102551.1)
  • Next Job for on master (#8359981507.1)
  • 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