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

rust-bitcoin / rust-bitcoin / 11351760414
83%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2024 06:02PM UTC
Jobs 1
Files 103
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

15 Oct 2024 06:01PM UTC coverage: 82.47%. Remained the same
11351760414

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3426: Update lock files and downgrade minimum arbitrary

<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/adf2fa3113bb22d306d2c6014acf8495ef5b33b2">adf2fa311 Update lock files and downgrade minimum arbitrary (Tobin C. Harding)

Pull request description:

  Recently we added a use of `Arbitrary` for `[u8; 64]` (schnorr sig). I hit a build failure locally and discovered that

  - `arbitrary 1.0.0` does not implement `Arbitrary` for 64 byte array
  - We use `arbitrary = 1` in the `bitcoin` manifest
  - We have `arbitrary 1.3.2` in the `Cargo-minimal.lock` file

  Fix this all up by doing:

  - Use `1.0.1` in the `bitcoin` manifest because that is a hard minimum version required to build
  - Downgrade the `Cargo-minimal.lock` file to use `arbitrary v1.0.1`
  - Upgrade the `Cargo-recent.lock` file while we are at it for good measure.

ACKs for top commit:
  shinghim:
    ACK adf2fa3113bb22d306d2c6014acf8495ef5b33b2
  apoelstra:
    ACK adf2fa3113bb22d306d2c6014acf8495ef5b33b2 successfully ran local tests

Tree-SHA512: 7be48d208f6bd2deb8ad5693b0f349d0b18

19115 of 23178 relevant lines covered (82.47%)

18749.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11351760414.1 15 Oct 2024 06:02PM UTC 0
82.47
GitHub Action Run
Source Files on build 11351760414
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11351760414
  • 54f362e1 on github
  • Prev Build on master (#11351186455)
  • Next Build on master (#11352313972)
  • 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