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

rust-bitcoin / rust-bitcoin / 9724271866
83%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2024 12:52PM UTC
Jobs 1
Files 93
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

29 Jun 2024 12:51PM UTC coverage: 83.034% (+0.001%) from 83.033%
9724271866

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2932: Remove `bech32` dependency from `blockdata`

<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/010141ecc9a96b0d019c1cca1ef67a95e7b3f623">010141ecc<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/35202ba51bef3236e6ed1007a0d2111265b6498c"> api: Run just check-api (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/cf800a1b07133e159f1a65bfbeb50ebaf68cb06d">cf800a1b0</a> Remove bech32 dependency from blockdata (Tobin C. Harding)

Pull request description:

  We have a single usage of the `bech32` crate inside the `blockdata` module, to convert a `WitnessVersion` to a `Fe32`. We then have a single call site where we use the conversion in the `address` module.

  This code was written without thinking to hard about the introduced dependency on `bech32`, in hindsite it shouldn't have been added.

  In preparation for splitting a bunch of code in `blockdata` out into the `primitives` crate remove the `bech32` stuff from the `witness_version` module.

ACKs for top commit:
  Kixunil:
    ACK 010141ecc9a96b0d019c1cca1ef67a95e7b3f623
  apoelstra:
    ACK 010141ecc9a96b0d019c1cca1ef67a95e7b3f623

Tree-SHA512: 2d368ebf681a988ff954c52595825285670

3 of 3 new or added lines in 1 file covered. (100.0%)

19508 of 23494 relevant lines covered (83.03%)

15626.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9724271866.1 29 Jun 2024 12:52PM UTC 0
83.03
GitHub Action Run
Source Files on build 9724271866
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9724271866
  • 35202ba5 on github
  • Prev Build on master (#9720031773)
  • Next Build on master (#9729220782)
  • 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