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

rust-bitcoin / rust-bitcoin / 26363150826 / 1
81%
master: 83%

Build:
Build:
LAST BUILD BRANCH: 0.32.xx
DEFAULT BRANCH: master
Ran 24 May 2026 01:55PM UTC
Files 89
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

24 May 2026 01:54PM UTC coverage: 81.967% (-0.002%) from 81.969%
26363150826.1

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#6182: Manually revert VarInt range check

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/3bcd7c99232c0cd2dc942ecb88e9bec0ba06a4ee">3bcd7c992<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/67b9fbb2a5c50112c1fb29ec57302d8ac06f6a05"> Manually revert VarInt range check (Tobin C. Harding)

Pull request description:

  Manually revert <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/91a6e640ad8f37b697669f9e993106afeab23fd7">91a6e640a</a>
  
  Note that we cannot break the API so the new stuff introduced in `0.32.9` has to stay in there. Comment the code as such.
  
  This was a backport of #5697 which added range checking to the `VarInt` type. On master we did this then realized there are legitimate use cases for the full range of a `u64`. We then added `u64` support to compact size (#5784).
  
  NB: 'compact size' is the new name for varint.
  
  This backport then broke downstream users.
  
  Close: #6138


ACKs for top commit:
  apoelstra:
    ACK 3bcd7c99232c0cd2dc942ecb88e9bec0ba06a4ee; successfully ran local tests


Tree-SHA512: d01078f4f757ebfbcabd36163f29daf116b

16559 of 20202 relevant lines covered (81.97%)

17495.5 hits per line

Source Files on job 26363150826.1
  • Tree
  • List 89
  • Changed 6
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26363150826
  • 67b9fbb2 on github
  • Prev Job for on 0.32.x (#26310969658.1)
  • Next Job for on 0.32.x (#26371993088.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