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

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

Build:
DEFAULT BRANCH: master
Ran 27 May 2024 04:29PM UTC
Files 91
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

27 May 2024 04:29PM UTC coverage: 83.283% (-0.03%) from 83.312%
9257889878.1

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2808: Add an `AddressData` type

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/b5ef7db3c010e9385fe7a3d276f62b6958cfcdd4">b5ef7db3c<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1741229526432005fa180d03108f78ae72dd0d37"> api: Run just check-api (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1b40550ce870850fd1aef906b155bf259ba50a17">1b40550ce</a> Add an AddressData type (Tobin C. Harding)

Pull request description:

  In the 0.32.0 release we removed the `address::Payload` struct because it was deemed an implementation detail. As a byproduct of doing so we made it impossible for users to match on an enum and get the address payload (or data).

  - Add a public `AddressData` enum that holds an address' encoded data.
  - Add a conversion function to `Address` that returns the data enum.

  This patch is additive and is expected to be backported and release as a `0.32` point release.

ACKs for top commit:
  apoelstra:
    ACK b5ef7db3c010e9385fe7a3d276f62b6958cfcdd4 I still feel a little partial to calling the struct "DecodedAddress" and the method "decode"...but this is good, and I do not want to bikeshed

Tree-SHA512: d97836bb205d4765a189294d46b424c135c

19320 of 23198 relevant lines covered (83.28%)

16759.71 hits per line

Source Files on job 9257889878.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9257889878
  • 17412295 on github
  • Prev Job for on master (#9244082170.1)
  • Next Job for on master (#9270369175.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